2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-03-30 07:29:50 +01:00
This commit is contained in:
substantialnoninfringinguser
2009-05-19 06:32:42 +01:00
parent e9eb00f65d
commit 9c1e978da2
17 changed files with 149 additions and 95 deletions

View File

@@ -199,24 +199,7 @@ a.redtext:link {
}
.redtext
.menuBarItem {
font-variant: small-caps;
text-align: right;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
}
.menuBarItem : hover {
background: "rgb(125, 125, 125)";
}
.behind {
@@ -327,9 +310,11 @@ h1 {
#footerLinks{
position:fixed;
bottom:0px;
padding: 0;
margin-left:130px;
margin-right:130px;
padding: 0px;
margin-left: 130px;
margin-right: 130px;
margin-bottom: 0px;
}
/*.fadeIn {