Remove extra end-of-line spaces.
darkmorford -
cc98670ac515
Not Reviewed
Show More
Add another comment
TODOs: 0 unresolved 0 Resolved
COMMENTS: 0 General 0 Inline
@@ -236,7 +236,7 h3 a {
236 236
237 237 #support { border-bottom: 5px solid black; }
238 238
239 #status ul, #fred_twitter ul { margin-top:0px }
239 #status ul, #fred_twitter ul { margin-top:0px }
240 240
241 241 #status li, #fred_twitter li {
242 242 padding-top: 4px;
@@ -277,7 +277,7 h3 a {
277 277 }
278 278
279 279 #blogbits ul#blogbitslist { margin-left:250px }
280 #blogbits ul#feed-list {
280 #blogbits ul#feed-list {
281 281 margin: auto;
282 282 }
283 283
@@ -375,7 +375,7 h3 a {
375 375 text-align: center;
376 376 }
377 377
378 #console .date,
378 #console .date,
379 379 #console .rantbody {
380 380 margin: 5px;
381 381 padding: 5px;
@@ -110,10 +110,10 br.clearer { line-height:0px }
110 110 #adbar {
111 111 position: relative;
112 112 height: 90px;
113 text-align: center;
113 text-align: center;
114 114 font-size: 1px;
115 115 letter-spacing: 500px;
116 }
116 }
117 117
118 118 #adbar #megagear-ad {
119 119 position: absolute;
@@ -139,11 +139,11 br.clearer { line-height:0px }
139 139 top: 0px;
140 140 left: 50%;
141 141 width: 468px;
142 margin-left: -246px;
142 margin-left: -246px;
143 143
144 144 background-image:url(parts/banner_bg.gif);
145 145 padding: 14px 12px;
146 }
146 }
147 147
148 148 /* Style the top banner */
149 149 #banner {
Comments 0
You need to be logged in to leave comments. Login now