summaryrefslogtreecommitdiffstats
path: root/clouds
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 /clouds
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 'clouds')
-rwxr-xr-xclouds/clouds.css22
1 files changed, 3 insertions, 19 deletions
diff --git a/clouds/clouds.css b/clouds/clouds.css
index 1c1a580..533f8fc 100755
--- a/clouds/clouds.css
+++ b/clouds/clouds.css
@@ -47,9 +47,6 @@ input.text[readonly],textarea[readonly] {
font-weight: bold;
}
-.mute {
- color: #777;
-}
pre {
font-family: monospace;
font-size: 10pt;
@@ -111,7 +108,7 @@ body {
text-align: right;
top: 25px;
}
-#logo p {
+#header p.hostname {
text-align: left;
color: white;
}
@@ -120,7 +117,7 @@ body {
* PAGE > HEADER > LOGO
*----------------------------------------------------------------------------------
*/
-#logo h1 {
+#header h1 {
position: absolute;
text-align: center;
left: 0px;
@@ -129,7 +126,7 @@ body {
width: 100%;
font-size: 40px;
}
-#logo p {
+#header p.hostname {
/* position: absolute;
top: 55px;
left: 10px;*/
@@ -222,16 +219,6 @@ body {
text-decoration: underline;
}
/*----------------------------------------------------------------------------------
- * PAGE > MAIN > POSTNAV
- *----------------------------------------------------------------------------------
- */
-#postnav h2 {
- display: none;
-}
-#postnav p {
- display: none;
-}
-/*----------------------------------------------------------------------------------
* PAGE > MAIN > SUBNAV
*----------------------------------------------------------------------------------
*/
@@ -264,9 +251,6 @@ body {
height: 100%;
}
-#subnav .tailer {
- display: none;
-}
#subnav li {
font-size: 14px;
border: 1px solid #7799BB;