зеркало из https://github.com/mozilla/pjs.git
Made it more ebina ish
This commit is contained in:
Родитель
81811ffa88
Коммит
6d3504205c
|
@ -86,7 +86,9 @@ OL UL, UL UL {
|
|||
}
|
||||
|
||||
UL UL, UL OL, OL UL, OL OL {
|
||||
padding-left: 40px; /* nav4's value */
|
||||
padding-left: 40px; /* COMPATABILITY: nav4's value */
|
||||
margin-top: 0; /* COMPATABILITY: nested lists !get auto margins */
|
||||
margin-bottom: 0; /* COMPATABILITY: nested lists !get auto margins */
|
||||
}
|
||||
|
||||
UL UL UL, UL OL UL, OL UL UL, OL OL UL {
|
||||
|
@ -174,43 +176,36 @@ CENTER {
|
|||
}
|
||||
DIV {
|
||||
display: block;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H1 {
|
||||
display: block;
|
||||
font-size: 22pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H2 {
|
||||
display: block;
|
||||
font-size: 16pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H3 {
|
||||
display: block;
|
||||
font-size: 13pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H4 {
|
||||
display: block;
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H5 {
|
||||
display: block;
|
||||
font-size: 9pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H6 {
|
||||
display: block;
|
||||
font-size: 8pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
LAYER {
|
||||
display: block;
|
||||
|
@ -228,7 +223,6 @@ NOBR {
|
|||
}
|
||||
P {
|
||||
display: block;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
PLAINTEXT, XMP, PRE {
|
||||
display: block; // Note: need before and after breaks
|
||||
|
|
|
@ -86,7 +86,9 @@ OL UL, UL UL {
|
|||
}
|
||||
|
||||
UL UL, UL OL, OL UL, OL OL {
|
||||
padding-left: 40px; /* nav4's value */
|
||||
padding-left: 40px; /* COMPATABILITY: nav4's value */
|
||||
margin-top: 0; /* COMPATABILITY: nested lists !get auto margins */
|
||||
margin-bottom: 0; /* COMPATABILITY: nested lists !get auto margins */
|
||||
}
|
||||
|
||||
UL UL UL, UL OL UL, OL UL UL, OL OL UL {
|
||||
|
@ -174,43 +176,36 @@ CENTER {
|
|||
}
|
||||
DIV {
|
||||
display: block;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H1 {
|
||||
display: block;
|
||||
font-size: 22pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H2 {
|
||||
display: block;
|
||||
font-size: 16pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H3 {
|
||||
display: block;
|
||||
font-size: 13pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H4 {
|
||||
display: block;
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H5 {
|
||||
display: block;
|
||||
font-size: 9pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
H6 {
|
||||
display: block;
|
||||
font-size: 8pt;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
LAYER {
|
||||
display: block;
|
||||
|
@ -228,7 +223,6 @@ NOBR {
|
|||
}
|
||||
P {
|
||||
display: block;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
PLAINTEXT, XMP, PRE {
|
||||
display: block; // Note: need before and after breaks
|
||||
|
|
Загрузка…
Ссылка в новой задаче