[Commits] python.it commit r168 - www/branches/python/python.it/styles

commit a svn.python.it commit a svn.python.it
Lun 29 Maggio 2006 20:11:45 CEST


Author: manlio
Date: Mon May 29 20:11:44 2006
New Revision: 168

Modified:
   www/branches/python/python.it/styles/style.css
Log:
rimosso \r

Modified: www/branches/python/python.it/styles/style.css
==============================================================================
--- www/branches/python/python.it/styles/style.css	(original)
+++ www/branches/python/python.it/styles/style.css	Mon May 29 20:11:44 2006
@@ -11,91 +11,91 @@
 
  
 body {
-	font-family: avantgard, sans-serif;
-	margin: 0;
+	font-family: avantgard, sans-serif;
+	margin: 0;
 	padding: 0;
 }
 
 #page {
 	width: 100%;
-	margin: 0;
+	margin: 0;
 	padding: 0;
 	border: 1px solid #ccc;
 } 
 
 #banner {
 	margin: 0;
-	padding: 0;
-	background: #fff url(images/header-bg2.png) repeat-x;
-	border-bottom: 1px solid rgb(153,153,153);
-}
-
-#logolink img{
-	padding: 0;
-	margin: 8px 0 0 18px;	
+	padding: 0;
+	background: #fff url(images/header-bg2.png) repeat-x;
+	border-bottom: 1px solid rgb(153,153,153);
+}
+
+#logolink img{
+	padding: 0;
+	margin: 8px 0 0 18px;	
 }
 
 #banner ul{
-	margin: 0;
+	margin: 0;
 }
 
 #banner li{
 	display: inline;
-}
-
-#banner li a{
-	font-size: .9em;
-	color: rgb(67, 106, 133);
-	text-decoration: none;
-	text-transform: lowercase;
-}
-
-#quote {
-	font-family: Arial,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
-	font-size: 85%;
-	text-align: left;
-	color: rgb(60, 75, 107);
-	width: 240px;
-	border: 1px solid rgb(183, 190, 204);
-	z-index: 999;
-	float: right;
-	padding-bottom: 10px;
-	margin: 6px;
-	background-color: rgb(247, 246, 240);
-	-moz-border-radius-topleft: 12px;
-	-moz-border-radius-bottomright: 12px;
-	}
-	
-.homepage-box h4{
-	font-family: Arial,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
-	font-size: 98%;
-	font-weight: bold;
-	padding: 3px 0 4px 12px;
-	margin: 0;
-	margin-bottom: 8px;
-	border-bottom: 3px solid rgb(255, 188, 41);
-	background-color: rgb(55, 106, 148);
-	color: rgb(255,255,255);
-	text-align: left;
-	z-index: 0;
-	-moz-border-radius-topleft: 11px;
-	}
-	
-.homepage-box div{
-	padding: 0 15px;
-	}
-	
-.more {
-	text-align: right;
-	}
+}
+
+#banner li a{
+	font-size: .9em;
+	color: rgb(67, 106, 133);
+	text-decoration: none;
+	text-transform: lowercase;
+}
+
+#quote {
+	font-family: Arial,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
+	font-size: 85%;
+	text-align: left;
+	color: rgb(60, 75, 107);
+	width: 240px;
+	border: 1px solid rgb(183, 190, 204);
+	z-index: 999;
+	float: right;
+	padding-bottom: 10px;
+	margin: 6px;
+	background-color: rgb(247, 246, 240);
+	-moz-border-radius-topleft: 12px;
+	-moz-border-radius-bottomright: 12px;
+	}
+	
+.homepage-box h4{
+	font-family: Arial,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
+	font-size: 98%;
+	font-weight: bold;
+	padding: 3px 0 4px 12px;
+	margin: 0;
+	margin-bottom: 8px;
+	border-bottom: 3px solid rgb(255, 188, 41);
+	background-color: rgb(55, 106, 148);
+	color: rgb(255,255,255);
+	text-align: left;
+	z-index: 0;
+	-moz-border-radius-topleft: 11px;
+	}
+	
+.homepage-box div{
+	padding: 0 15px;
+	}
+	
+.more {
+	text-align: right;
+	}
 
 #sidebar {
 	margin: 0;
 	padding: 0px;
 	display: block;
 	width: 20%;
-	float: left;
-	font-size: .8em;
+	float: left;
+	font-size: .8em;
 /*	left: 3%;
 	position: absolute;
 	z-index: 1;
@@ -105,8 +105,8 @@
 #sidebar ul{
 	list-style-type: none;
 	list-style-image: none;
-	list-style-position: outside;
-	margin: 0;
+	list-style-position: outside;
+	margin: 0;
 	padding: 10px;
 }
 
@@ -114,23 +114,23 @@
 	border: 1px solid rgb(218,218,218);
 	padding: 2px 2px 2px 4px;
 	margin: 0 0 4px 4px;
-	font-family: Verdana,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
+	font-family: Verdana,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
 	font-size: .9em;
 	color: rgb(75, 90, 106);
 	background-color: rgb(245, 245, 245);
-	text-transform: uppercase;
+	text-transform: uppercase;
 }
 
-#sidebar .items {
+#sidebar .items {
 	margin: 0 3em 0 1.5em;
 	border-top: 1px solid rgb(221, 221, 221);
-	padding: 0.3em;
+	padding: 0.3em;
 	font-size: .95em;
 }
 
-#sidebar .items a{
-	color: rgb(67, 106, 133);
-	text-decoration: none;
+#sidebar .items a{
+	color: rgb(67, 106, 133);
+	text-decoration: none;
 	/*display: block;*/
 	/*padding: 0.3em;*/
 }
@@ -139,9 +139,9 @@
 	margin: 0;
 	display: block;
 	width: 75%;
-	float: left;
-	font-size: 0.95em;
-	font-family: Arial,Verdana,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
+	float: left;
+	font-size: 0.95em;
+	font-family: Arial,Verdana,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
 	line-height: 1.4em;
 /*	position: absolute;
 	left: 0pt;
@@ -153,27 +153,27 @@
 	min-width: 660px;*/
 }
 
-#body:after {
-	content: ".";
-	display:block;
-	height: 0;
-	clear:both;
-	visibility: hidden;
-}
-
-#page:after {
-	content: ".";
-	display:block;
-	height: 0;
-	clear:both;
-	visibility: hidden;
+#body:after {
+	content: ".";
+	display:block;
+	height: 0;
+	clear:both;
+	visibility: hidden;
+}
+
+#page:after {
+	content: ".";
+	display:block;
+	height: 0;
+	clear:both;
+	visibility: hidden;
 }
  
 h1, h2, h3, h4, h5
-{
-	font-family: Georgia,"Bitstream Vera Serif","New York",Palatino,serif;
-	font-weight: normal;
-	font-size: 1.6em;
+{
+	font-family: Georgia,"Bitstream Vera Serif","New York",Palatino,serif;
+	font-weight: normal;
+	font-size: 1.6em;
 	color: rgb(35, 71, 100)
 }
 


More information about the Commits mailing list