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