summaryrefslogtreecommitdiffstats
path: root/alps
diff options
context:
space:
mode:
Diffstat (limited to 'alps')
-rw-r--r--alps/alps.css44
1 files changed, 22 insertions, 22 deletions
diff --git a/alps/alps.css b/alps/alps.css
index 37bad75..e8979b6 100644
--- a/alps/alps.css
+++ b/alps/alps.css
@@ -41,7 +41,7 @@ hr {
.error {
font-weight:bold;
color:#FF3333;
-
+
margin-bottom: 1em;
padding: 0.6em;
}
@@ -106,8 +106,8 @@ body {
color:white;
margin-top:23px;
-}
-
+}
+
#header a {
color:#80bff7;
}
@@ -142,7 +142,7 @@ body {
#nav {
margin-top: 20px;
padding-bottom: 2%;
-
+
float: left;
width: 18%;
}
@@ -163,7 +163,7 @@ body {
list-style-type: none;
margin-left: 1em;
margin-top: 10px;
-
+
border-bottom: 1px solid #ABABAB;
}
@@ -183,7 +183,7 @@ body {
}
#nav ul li ul li a {
- display:block;
+ display:block;
padding: 1em 1em 1em 2em;
color: #444;
}
@@ -229,7 +229,7 @@ body {
background: #CCC;
}
-#subnav ul li.selected a,
+#subnav ul li.selected a,
#subnav ul li a:hover {
background-color: #6CB7F8;
border: 1px solid #3F83CE;
@@ -248,34 +248,34 @@ padding-bottom:15px;
border-bottom:3px solid #cacaca;
}
-#content h1,
-#content h2,
-#content h3,
-#content h4,
-#content h5 {
+#content h1,
+#content h2,
+#content h3,
+#content h4,
+#content h5 {
padding:3px 0 7px 0;
font-weight:normal;
font-size:18px;
}
-#content h1 {
+#content h1 {
margin: 0.8em 0 1em 0;
padding: 0.4em 0.3em 0.3em 1em;
background-color: #6CB7F8;
- border: 1px solid #3F83CE;
+ border: 1px solid #3F83CE;
color:white;
letter-spacing: 0.1em;
text-transform: uppercase;
}
-#content h2 {
+#content h2 {
color:#000;
font-size:16px;
letter-spacing: 0.1em;
margin-top: 1.2em;
}
-#content h3 {
+#content h3 {
height:14px;
font-size:14px;
font-weight:bold;
@@ -346,10 +346,10 @@ border-bottom:3px solid #cacaca;
width:718px;
}
-#content p,
-#content input.text,
-#content select,
-#content textarea,
+#content p,
+#content input.text,
+#content select,
+#content textarea,
#content input.password {
width:97%;
}
@@ -390,7 +390,7 @@ border-bottom:3px solid #cacaca;
font-size:12px;
text-transform: uppercase;
letter-spacing: 0.07em;
-
+
border: 1px solid #ABABAB;
border-right: none;
background: #CCC;
@@ -406,7 +406,7 @@ border-bottom:3px solid #cacaca;
#footer {
margin: 5em 0 2em 0;
padding: 10px;
- text-align: center;
+ text-align: center;
border-top: 1px solid #d6d6d6;
font-size: 10px;
color: #aaa;