integration/css/home.css
changeset 31 165284801055
parent 24 1fbf7d835dc2
child 51 b75d526629ab
child 54 aa0391d09b6f
--- a/integration/css/home.css	Mon Nov 05 15:06:14 2012 +0100
+++ b/integration/css/home.css	Mon Nov 05 18:57:37 2012 +0100
@@ -13,26 +13,9 @@
 .title-header h2 a:hover{
 	text-decoration: none;
 }
-/* content */
-.left-content, 
-.right-content{
-	padding-top: 8px;
-	float: left;
-}
-.left-content h2,
-.right-content h2{
-	padding: 6px 0;
-	margin-bottom: 14px;
-	border-bottom: 1px solid #333333;
-	color: #30036d;
-	font-size: 18px;
-	font-weight: 600;
-}
+
 /* left-content */
-.left-content{
-	width: 630px;
-	margin-right: 20px;
-}
+
 .news .video-item:nth-child(2n+2){
 	margin-right: 0;
 }
@@ -49,9 +32,7 @@
 }
 
 /* right-content */
-.right-content{
-	width: 310px;
-}
+
 .definition p{
 	font-size: 12px;
 	line-height: 14px;