X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=css%2Fmy.css;h=ce79f6d89e82612cefafeef42dca21eec37541bd;hb=5fcf243ef5a8c2e0fd653055c00dab1d5a99622b;hp=ab495d380244d322b283c4ab8555a8688ced5694;hpb=4d965784a39d48f12c59d016770ec50f0664408f;p=blog.git diff --git a/css/my.css b/css/my.css index ab495d3..ce79f6d 100644 --- a/css/my.css +++ b/css/my.css @@ -1,5 +1,5 @@ html { -/* background:#fffbf8; */ + background:#eee; /* color:#585858; */ /* padding:17px; */ } @@ -19,7 +19,7 @@ body .title { /* background-color: yellow; */ } -#banner .brand { +#banner .title { float: left } @@ -37,3 +37,8 @@ ul { padding:0 .5em; text-decoration:none; } + +#postamble.status{ + text-align: center; + font-size: 0.8em; +}