hide pagename and site title
darcs-hash:20080613155540-84dde-5ce1ea63b57e3422f1f42f853ba34099d4b85992.gz
This commit is contained in:
parent
59d8b8b199
commit
d4a063c8dc
|
@ -47,6 +47,14 @@ h1 {
|
||||||
#logo {
|
#logo {
|
||||||
margin-top: 9px;
|
margin-top: 9px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#header h1.pagetitle {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
#header h2.sitename {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
/* ===== Begin Navigation Styling ===== */
|
/* ===== Begin Navigation Styling ===== */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user