[library-web] added a few styles from old site
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] added a few styles from old site
- Date: Wed, 6 Apr 2011 16:20:26 +0000 (UTC)
commit 0b7c8e78ef513819569cc0374a12ab1d9a82bea0
Author: Frédéric Péters <fpeters 0d be>
Date: Wed Apr 6 21:50:05 2011 +0530
added a few styles from old site
data/skin/lgo2010.css | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/lgo2010.css b/data/skin/lgo2010.css
index 0a493f6..d734c2c 100644
--- a/data/skin/lgo2010.css
+++ b/data/skin/lgo2010.css
@@ -352,3 +352,30 @@ table#platform-overview td {
border: 2px solid white;
}
+.synopsis, .classsynopsis
+{
+ background: #eee;
+ border: solid 1px #aaa;
+ padding: 0.5em;
+}
+.programlisting
+{
+ background: #eef;
+ border: solid 1px #aaf;
+ padding: 0.5em;
+}
+.variablelist
+{
+ padding: 4px;
+ margin-left: 3em;
+}
+.variablelist td:first-child
+{
+ vertical-align: top;
+}
+
+.variablelist p {
+ margin: 0;
+}
+
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]