summaryrefslogtreecommitdiffstats
path: root/alps
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2014-01-22 21:42:14 +0000
committerTed Trask <ttrask01@yahoo.com>2014-01-22 21:42:14 +0000
commit19e23aaad5911de87163115e8741f592b7d0aa4a (patch)
tree7090ff94f3e65df3a2da48285e8c7e5ac21087eb /alps
parent0cf16d9df0e07c4b86ca366b9a377783c79351ca (diff)
downloadacf-skins-19e23aaad5911de87163115e8741f592b7d0aa4a.tar.bz2
acf-skins-19e23aaad5911de87163115e8741f592b7d0aa4a.tar.xz
Update skins for updated template-html.lsp
The changes are not perfect, as some differences are visible, but close enough
Diffstat (limited to 'alps')
-rw-r--r--alps/alps.css40
1 files changed, 6 insertions, 34 deletions
diff --git a/alps/alps.css b/alps/alps.css
index da479f7..3c5cfa6 100644
--- a/alps/alps.css
+++ b/alps/alps.css
@@ -53,10 +53,6 @@ textarea.error {
font-style:normal;
}
-.mute {
- color:#777;
-}
-
.header {
background:#eee;
border-bottom:3px double #999;
@@ -116,17 +112,11 @@ body {
color:#80bff7;
}
-
-/*----------------------------------------------------------------------------------
- * PAGE > HEADER > LOGO
- *----------------------------------------------------------------------------------
- */
-
-#logo h1 {
+#header h1 {
text-indent: -999em;
}
-#logo p {
+#header p.hostname {
color:#000;
position:absolute;
top:55px;
@@ -209,26 +199,6 @@ body {
}
/*----------------------------------------------------------------------------------
- * PAGE > MAIN > POSTNAV
- *----------------------------------------------------------------------------------
- */
-
-#postnav h2 {
- display: none;
-}
-
-#postnav p {
- position:absolute;
- top:80px;
- left:0px;
- width:100%;
- color:#999;
- font-size:11px;
- font-weight:bold;
- padding:0px 5px 0px 10px;
-}
-
-/*----------------------------------------------------------------------------------
* PAGE > MAIN > SUBNAV
*----------------------------------------------------------------------------------
*/
@@ -274,6 +244,8 @@ body {
#content {
float: right;
width: 80%;
+padding-bottom:15px;
+border-bottom:3px solid #cacaca;
}
#content h1,
@@ -342,12 +314,12 @@ body {
padding-top: 10px;
margin-left:230px;
}
-
+/*
#content .tailer {
border-bottom:3px solid #cacaca;
margin-top: 2%;
}
-
+*/
#content .submit {
font-size: 11px;
letter-spacing: 0.1em;