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

From Armagetron
(i hope that's the last edit.)
m (another last change™)
Line 5: Line 5:
 
     font-family:sans-serif;
 
     font-family:sans-serif;
 
     text-align:right;
 
     text-align:right;
 +
    font-weight:normal;
 
}
 
}
  

Revision as of 17:29, 25 February 2007

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

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; }