diff options
| author | Lester Caine <lester@lsces.co.uk> | 2010-08-27 14:15:21 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2010-08-27 14:15:21 +0100 |
| commit | 68eefa10ec5d2c9d6344e2ba00f9374d53c3d54f (patch) | |
| tree | aa90989664fafebc395a56de3e942b02faa05624 | |
| parent | b69a76fa7b8131ed3823747eeed714aa9dee95ef (diff) | |
| download | themes-68eefa10ec5d2c9d6344e2ba00f9374d53c3d54f.tar.gz themes-68eefa10ec5d2c9d6344e2ba00f9374d53c3d54f.tar.bz2 themes-68eefa10ec5d2c9d6344e2ba00f9374d53c3d54f.zip | |
Tidy sub repo links
| -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%} |
