- Added missing CSS.

5.x
Dries Buytaert 2006-05-01 10:43:38 +00:00
parent bcead5b610
commit 62320df60e
1 changed files with 8 additions and 0 deletions

View File

@ -664,3 +664,11 @@ html.js fieldset.collapsed legend a {
border-top-width: 0px;
cursor: s-resize;
}
/*
** Formatting for welcome page
*/
#first-time strong {
display: block;
padding: 1.5em 0 .5em;
}