]> WPIA git - gigi.git/blobdiff - static/static/default.css
UPD: Bye bye, story
[gigi.git] / static / static / default.css
index e9308c46a49ee285e7d3efa35fe8ac089a305ab9..be04c421c797f9256dd8bb3d577312d352204705 100644 (file)
@@ -409,27 +409,27 @@ a.glink:hover {
 }
 
 
-/*************** story styles ******************/
+/*************** content styles ******************/
 
-.story {
+.content {
        padding: 10px 0px 0px 10px;
        font-size: 80%;
        min-height: 450px;
 }
 
-.story h3 {
+.content h3 {
        font: bold 125% Arial,sans-serif;
        color: #000000;
 }
 
-.story a.capsule {
+.content a.capsule {
        font: bold 1em Arial,sans-serif;
        color: #005FA9;
        display: block;
        padding-bottom: 5px;
 }
 
-.story a.capsule:hover {
+.content a.capsule:hover {
        text-decoration: underline;
 }