[31477] trunk/www/macports.css
jmpp at macports.org
jmpp at macports.org
Sat Nov 24 20:05:55 PST 2007
Revision: 31477
http://trac.macosforge.org/projects/macports/changeset/31477
Author: jmpp at macports.org
Date: 2007-11-24 20:05:54 -0800 (Sat, 24 Nov 2007)
Log Message:
-----------
Whitespace changes and relocation of id's according to the flow of our docs (Safari 3's Web Inspector simply rocks!).
Modified Paths:
--------------
trunk/www/macports.css
Modified: trunk/www/macports.css
===================================================================
--- trunk/www/macports.css 2007-11-25 03:50:17 UTC (rev 31476)
+++ trunk/www/macports.css 2007-11-25 04:05:54 UTC (rev 31477)
@@ -11,6 +11,7 @@
line-height: 1.2em;
}
+
.accessibility {
margin: 0;
display: block;
@@ -19,6 +20,7 @@
height: 0;
}
+
a:link {
color: #0155CD;
text-decoration: underline;
@@ -62,6 +64,42 @@
border: 0;
}
+
+#header {
+ margin: 21px 0 17px 191px;
+ min-width: 350px;
+ max-width: 700px;
+ height: 51px;
+}
+
+#header div, #header span {
+ float: right;
+}
+
+#header img {
+ margin-left: 5px;
+}
+
+
+#download {
+ display: block;
+ float: right;
+ width: 70px;
+ height: 48px;
+ background: url(img/download.png);
+ margin-left: 5px;
+}
+
+a#download:hover {
+ background: url(img/download-highlight.png);
+}
+
+
+#languages {
+ width: 140px;
+}
+
+
#navigation {
width: 183px;
float: left;
@@ -106,38 +144,7 @@
text-decoration: underline;
}
-#header {
- margin: 21px 0 17px 191px;
- min-width: 350px;
- max-width: 700px;
- height: 51px;
-}
-#header div, #header span {
- float: right;
-}
-
-#header img {
- margin-left: 5px;
-}
-
-#languages {
- width: 140px;
-}
-
-#download {
- display: block;
- float: right;
- width: 70px;
- height: 48px;
- background: url(img/download.png);
- margin-left: 5px;
-}
-
-a#download:hover {
- background: url(img/download-highlight.png);
-}
-
#warnings {
background: #FCC;
border: 2px solid #F66;
@@ -147,6 +154,7 @@
max-width: 670px;
}
+
#content {
padding: 1px 0 40px 191px;
min-width: 350px;
@@ -166,6 +174,7 @@
margin-top: 0.7em;
}
+
#footer {
font-size: 90%;
clear: both;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071124/830e4f4b/attachment.html
More information about the macports-changes
mailing list