tiny-slitaz diff tiny.css @ rev 1
Auto-update files.list.lzma
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 21 11:16:18 2012 +0200 (2012-08-21) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/tiny.css Tue Aug 21 11:16:18 2012 +0200 1.3 @@ -0,0 +1,14 @@ 1.4 + 1.5 +#header { 1.6 + border-bottom: 6px solid #d66018; 1.7 + color: #ffffff; 1.8 + font-weight: bold; 1.9 +} 1.10 + 1.11 +#copy { 1.12 + text-align: center; 1.13 +} 1.14 + 1.15 +#bottom { 1.16 + text-align: center; 1.17 +}