mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
can't play margin games or netscape 4.51 breaks. bummer.
This commit is contained in:
38
style.css
38
style.css
@@ -3,29 +3,11 @@ body, td, th {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
dd,p {
|
||||
margin-top: 4px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
em {
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
form {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
ul, ol {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
ul.compact, ol.compact {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
pre,code {
|
||||
font-family: "andale mono", "monotype.com", "courier new", monospace;
|
||||
font-size: 12px;
|
||||
@@ -36,8 +18,6 @@ h1 {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
color: #000066;
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
@@ -45,13 +25,6 @@ h2 {
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
color: #000066;
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.condensed {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
@@ -59,8 +32,6 @@ h3 {
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
color: #000066;
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
small {
|
||||
@@ -107,14 +78,5 @@ textarea.small {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
dt {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
hr {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
// manual stuff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user