header styling details

rtd2
Bobby Grace 2010-08-15 02:23:19 -05:00
parent 90e983d4c1
commit 70d664e0bc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ body { padding-top: 50px; }
#rtfd-header ul { margin: 0; padding: 0; list-style: none; }
/* header title */
.rtfd-header-title h1 { font-size: 20px; padding: 5px 20px; color: #fff; }
.rtfd-header-title h1 { position: absolute; top: 15px; left: 15px; margin: 0; font-size: 20px; color: #fff; }
.rtfd-header-title h1 a { color: #fff; text-decoration: none; }
/* header search */