make the clear admin theme slightly clearer

make the links less flashy in clear admin theme

git-svn-id: http://piwigo.org/svn/trunk@5163 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-03-17 17:20:09 +00:00
commit 21b4bf84a7
3 changed files with 22 additions and 24 deletions

View file

@ -746,4 +746,7 @@ BODY#thePopuphelpPage {
#themesContent .themeBox IMG {width:150px; height:120px;}
#themesContent H3 {font-size:16px; text-align:left; border-bottom:1px solid #444; letter-spacing:1px; margin:5px;}
.themeBoxes {min-height:300px;}
.themeBoxes {min-height:300px;}
h2 { letter-spacing:2px; font-weight:bold;}
h2:lang(en) { text-transform:capitalize; }