[guadec-web] changed styling for the page titles
- From: Fabiana Pedreira Simões <fabianaps src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] changed styling for the page titles
- Date: Fri, 24 May 2013 19:25:07 +0000 (UTC)
commit 05cbeb634b033bcce9710343afd524cfdd885e3f
Author: Fabiana Simões <fabianaps gnome org>
Date: Fri May 24 16:23:58 2013 -0300
changed styling for the page titles
wordcamp-base/page.php | 1 -
wordcamp-base/style.css | 4 +++-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/wordcamp-base/page.php b/wordcamp-base/page.php
index e8ea6b9..52382ca 100644
--- a/wordcamp-base/page.php
+++ b/wordcamp-base/page.php
@@ -17,7 +17,6 @@ $structure = wcb_get('structure');
$structure->full_width_content();
get_header(); ?>
-
<div id="container">
<div id="content" role="main">
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index 4fc17fe..00791f1 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1386,7 +1386,9 @@ code {
}
.page-title {
- margin-bottom: 20px !important;
+ margin: 20px 0 !important;
+ border-top: 1px solid #ddd;
+ padding-bottom: 5px;
}
.event-logo {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]