Skip to content

Commit f910826

Browse files
committed
update site.css
1 parent 1911cc1 commit f910826

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

css/site.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
268268
* advertisement
269269
* ---------------------------------- */
270270
.advertisement {
271-
padding: 15px;
271+
padding: 5px;
272272
width: auto !important;
273273
overflow: hidden; /* clearfix */
274274
text-align: left;
@@ -292,7 +292,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
292292
.carbon-wrap {
293293
display:block;
294294
font-family:Lucida Grande,Arial,Helvetica,sans-serif;
295-
font-size:11px;
295+
font-size:13px;
296296
height:118px;
297297
line-height:15px;
298298
overflow:hidden;
@@ -310,19 +310,19 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
310310
display:inline;
311311
float:left;
312312
width:142px;
313-
padding-top:13px
314313
}
315314
.carbon-text a{
316315
color:#000;
317316
text-decoration:none;
318317
text-transform:none;
319318
}
320319
.carbon-poweredby {
321-
float:left;
320+
float:right;
322321
margin-top:9px;
323322
text-align:center;
324323
width:142px;
325324
color:#999
325+
font-size:11px;
326326
}
327327
.carbon-poweredby a{
328328
color:#999;

css/site.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)