diff options
| author | Leif Johansson <leifj@sunet.se> | 2011-07-26 04:15:48 +0200 |
|---|---|---|
| committer | Leif Johansson <leifj@sunet.se> | 2011-07-26 04:15:48 +0200 |
| commit | 7915f5d0c428ed976437e360539e624f8d874105 (patch) | |
| tree | 143c80636eaec46222ce40684ee635fa92690de5 /src/main/webapp/NORDUnet.css | |
| parent | 176cdca4a74d1b91217c9c6f1f5884e348ef3cea (diff) | |
style polish
Diffstat (limited to 'src/main/webapp/NORDUnet.css')
| -rw-r--r-- | src/main/webapp/NORDUnet.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/webapp/NORDUnet.css b/src/main/webapp/NORDUnet.css index f7c3ef2..c5af77e 100644 --- a/src/main/webapp/NORDUnet.css +++ b/src/main/webapp/NORDUnet.css @@ -300,3 +300,6 @@ color:#FFFFFF; font-size:12px; font-weight:bold; } + +ul.ilist { list-style: none inside; margin: 0; padding 0; padding-left: 0px} +.ilist li { display: inline-block; margin: 0; padding 0; }
\ No newline at end of file |
