diff options
| -rw-r--r-- | css/inline.css | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/css/inline.css b/css/inline.css index adc973f..6e601c3 100644 --- a/css/inline.css +++ b/css/inline.css @@ -11,14 +11,26 @@ .cursordefault {cursor:default} .width100p {width:100%} +.width95p {width:95%} +.width90p {width:90%} .width85p {width:85%} +.width80p {width:80%} +.width75p {width:75%} .width70p {width:70%} +.width66p {width:66%} +.width65p {width:65%} +.width60p {width:60%} +.width55p {width:55%} +.width50p {width:50%} .width48p {width:48%} +.width45p {width:45%} .width40p {width:40%} +.width35p {width:35%} .width33p {width:33%} .width30p {width:30%} .width29p {width:29%} .width25p {width:25%} +.width20p {width:20%} .width15p {width:15%} .width10p {width:10%} .width5p {width:5%} |
