diff options
| -rwxr-xr-x | style.css | 11 |
1 files changed, 4 insertions, 7 deletions
| diff --git a/style.css b/style.css index 98f9e88..43e5568 100755 --- a/style.css +++ b/style.css | |||
| @@ -20,15 +20,12 @@ div.date { | |||
| 20 | } | 20 | } |
| 21 | 21 | ||
| 22 | div.title { | 22 | div.title { |
| 23 | padding: 4px; | 23 | padding-top: 4px; |
| 24 | width: 25em; | 24 | width: 28em; |
| 25 | margin-bottom: 1em; | ||
| 26 | min-height: 3.5em; | 25 | min-height: 3.5em; |
| 27 | margin: 0px 0px 2px; | ||
| 28 | letter-spacing: -1px; | 26 | letter-spacing: -1px; |
| 29 | font-style: "Trebuchet MS", Tahoma, Arial; | 27 | font-style: "Trebuchet MS", Tahoma, Arial; |
| 30 | line-height: 100%; | 28 | line-height: 100%; |
| 31 | padding-bottom: 3px; | ||
| 32 | } | 29 | } |
| 33 | 30 | ||
| 34 | h1 { | 31 | h1 { |
| @@ -69,8 +66,8 @@ ul.navbar { | |||
| 69 | } | 66 | } |
| 70 | 67 | ||
| 71 | div.image { | 68 | div.image { |
| 72 | margin: 0 auto; | 69 | text-align: center; |
| 73 | width: 250px; | 70 | clear: both; |
| 74 | } | 71 | } |
| 75 | 72 | ||
| 76 | div#header h1 { | 73 | div#header h1 { |
