Bläddra i källkod

Improved the La Blanca Section on the home page.

Iñigo Valentin 9 år sedan
förälder
incheckning
ced860d77f
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3 1
      www/css/index.css

+ 3 - 1
www/css/index.css

@@ -33,9 +33,11 @@ div#festivals div#festivals_summary img{
 	vertical-align:	top;
 	vertical-align:	top;
 	wfloat:			left;
 	wfloat:			left;
 	margin-right:	2em;
 	margin-right:	2em;
+	border: 0.1em solid black;
+	margin:	0.5em;
 }
 }
 
 
-div#festivals #festivals_summary_text{
+div#festivals span#festivals_summary_text{
 	display:	inline-block;
 	display:	inline-block;
 	max-width:	50%;
 	max-width:	50%;
 }
 }