1,393
edits
Line 1: | Line 1: | ||
.portlet h5 { /* Changes the navigation labels to title case. */ | .portlet h5 { /* Changes the navigation labels to title case. */ | ||
text-transform: capitalize; | text-transform: capitalize; | ||
} | |||
.wikitable { | |||
border: 1px dotted #f0f; | |||
} | } | ||