maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH 1/2] Restore infobox styling information


From: Maxime Petazzoni
Subject: [Maposmatic-dev] [PATCH 1/2] Restore infobox styling information
Date: Sun, 10 Jan 2010 22:08:51 +0100

---
 www/media/style.css |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/www/media/style.css b/www/media/style.css
index d43520c..15e95dc 100644
--- a/www/media/style.css
+++ b/www/media/style.css
@@ -167,6 +167,15 @@ p#more span {
   font-weight: bold;
 }
 
+p.infobox {
+  background: #eee;
+  padding: 0.5em;
+}
+
+p.infobox img {
+  vertical-align: middle;
+}
+
 /* Meta informations */
 #meta {
 /*  float: right; */
-- 
1.6.3.3.261.g85c6





reply via email to

[Prev in Thread] Current Thread [Next in Thread]