Difference between revisions of "User:Wrtlprnft/wrtlprnft.css"

From Armagetron
(hmm, correcting the font as well so the text don't look like they're part of that heading.)
(i hope that's the last edit.)
Line 4: Line 4:
 
     width:10em;
 
     width:10em;
 
     font-family:sans-serif;
 
     font-family:sans-serif;
 +
    text-align:right;
 
}
 
}
  

Revision as of 17:28, 25 February 2007

span.editsection {
    display:block;
    float:right;
    width:10em;
    font-family:sans-serif;
    text-align:right;
}

h1 span.editsection { font-size:0.5319148936170212766em; }
h2 span.editsection { font-size:0.6666666666666666667em; }
h3 span.editsection { font-size:0.7575757575757575758em; }
h4 span.editsection { font-size:0.8620689655172413793em; }
h5 span.editsection { font-size:1em; }
h6 span.editsection { font-size:1.25em; }