css/all.css: cosmetic changes
This commit is contained in:
parent
b4b3679f18
commit
e0434015fb
|
@ -7,7 +7,7 @@ body {
|
|||
}
|
||||
|
||||
dt {
|
||||
font-weight:bold;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Default link style */
|
||||
|
@ -25,7 +25,7 @@ a:active { color:#369; text-decoration:none; }
|
|||
#header h1 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: Orbitron,Calibri,Verdana,sans-serif;
|
||||
font-family: Orbitron, Calibri, Verdana, sans-serif;
|
||||
}
|
||||
#header p {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue