CSS issue was resolved by Simon Kennedy. Thanks! +alphabranch (is the user guide exempt from this branching business? I swaer, I won't break anything... :)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32654 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+6
-6
@@ -109,11 +109,11 @@ div.bottomnav p {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
a.uplink {
|
a.uplink {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
/* contents box */
|
/* contents box */
|
||||||
|
|
||||||
@@ -136,17 +136,17 @@ table.index tr.index {
|
|||||||
table.index td {
|
table.index td {
|
||||||
padding: 5px 20px;
|
padding: 5px 20px;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
table.index a:link, a:visited {
|
table.index a:link, table.index a:visited {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #dc3c01;
|
color: #dc3c01;
|
||||||
}
|
}
|
||||||
table.index a:hover, a:active {
|
table.index a:hover, table.index a:active {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
color: #ff4500;
|
color: #ff4500;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
/* Haiku User Guide styles and layout */
|
/* Haiku User Guide styles and layout */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user