[gnome-web-www] fixes size for cc description
- From: Fabiana Pedreira Simões <fabianaps src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www] fixes size for cc description
- Date: Thu, 4 Jul 2013 14:15:08 +0000 (UTC)
commit 457534c0cb7e4cd4afea966dbc1894b2e730bbb3
Author: Fabiana Simões <fabianapsimoes gmail com>
Date: Thu Jul 4 16:14:56 2013 +0200
fixes size for cc description
theme/opw/css/main.css | 4 ++++
theme/opw/index.html | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/theme/opw/css/main.css b/theme/opw/css/main.css
index 241e2be..8544fd7 100644
--- a/theme/opw/css/main.css
+++ b/theme/opw/css/main.css
@@ -163,3 +163,7 @@ h3 {
padding: 20px 0;
color: #333;
}
+
+.cc-description {
+ font-size: 11px;
+}
diff --git a/theme/opw/index.html b/theme/opw/index.html
index 250f5c7..8884130 100644
--- a/theme/opw/index.html
+++ b/theme/opw/index.html
@@ -202,9 +202,9 @@
<div class="footer-grass"></div>
<div class="footer-wrapper">
<ul class="footer">
+ <li>Hosted by <a href="https://www.redhat.com">Red Hat</a></li>
<li>Copyright © 2005‒2013 <a href="https://www.gnome.org">The GNOME Project</a></li>
- <li>Free to share and remix: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons
CC-BY</a>, except for the individual organization logos, who are property of their respective owners.</li>
- <li>Hosted by <a href="https://www.redhat.com">Red Hat</li>
+ <li class="cc-description">Free to share and remix: <a
href="http://creativecommons.org/licenses/by/3.0/">Creative Commons CC-BY</a>, except for the individual
organization logos, who are property of their respective owners.</li>
</ul>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]