diff --git a/css/styles.css b/css/styles.css index c7d7f11..d0c2099 100644 --- a/css/styles.css +++ b/css/styles.css @@ -786,3 +786,14 @@ a.button:hover { opacity: 0.8; } p img { max-width: 100%; } + +.front-page-sponsors { + text-align: center; +} +.front-page-big-title h1 { + font-size: 1.4em; + text-align: center; +} +.content.front-page-big-title { + padding: 1em 0 0 0; +} diff --git a/front-page.php b/front-page.php index f0370a5..e2bef27 100644 --- a/front-page.php +++ b/front-page.php @@ -1,15 +1,13 @@ -
-
-
- -
-
-
- - -
- +

OpenFest e единствената по рода си в България конференция, посветена на свободната култура, свободния софтуер и софтуера с отворен код, свободното споделяне на знания – фестивал на свободното творчество. OpenFest е ежегодна среща на всички почитатели, създатели, поддръжници и нови фенове на свободните изкуства и свободния софтуер.

+
+
+ + +
+
+
+
diff --git a/functions.php b/functions.php index 14a8007..1bebb0e 100644 --- a/functions.php +++ b/functions.php @@ -43,7 +43,7 @@ function sh_latest_posts($atts){ if ( $news->have_posts() ) : while ( $news->have_posts() && $i++<2) : $news->the_post(); ?> -
+

|

@@ -58,7 +58,7 @@ function sh_latest_posts($atts){ $i=0; while ( $news->have_posts() && $i++<2) : $news->the_post(); ?> -
+

|