Difference between revisions of "MediaWiki:Monobook.css"

From AetoliaWiki
Jump to navigation Jump to search
Line 1: Line 1:
#portlet {
.portlet {
}
 
.portlet h5 {
     text-transform: capitalize;
     text-transform: capitalize;
    color: #fff;
}
.portlet li, .portlet ul {
}
#p-Navigation, #p-search, #p-tb, #p-Information, #p-General_Categories, #p-Organizations, #p-Lore {
}
}

Revision as of 20:48, 15 April 2012

.portlet {
}

.portlet h5 {
    text-transform: capitalize;
    color: #fff;
}

.portlet li, .portlet ul {
}

#p-Navigation, #p-search, #p-tb, #p-Information, #p-General_Categories, #p-Organizations, #p-Lore {
}