summaryrefslogtreecommitdiffstats
path: root/kde4-profiles/common/share/apps/desktoptheme/Mandriva/stylesheets/news.css
diff options
context:
space:
mode:
Diffstat (limited to 'kde4-profiles/common/share/apps/desktoptheme/Mandriva/stylesheets/news.css')
-rw-r--r--kde4-profiles/common/share/apps/desktoptheme/Mandriva/stylesheets/news.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/kde4-profiles/common/share/apps/desktoptheme/Mandriva/stylesheets/news.css b/kde4-profiles/common/share/apps/desktoptheme/Mandriva/stylesheets/news.css
new file mode 100644
index 0000000..56a0bcc
--- /dev/null
+++ b/kde4-profiles/common/share/apps/desktoptheme/Mandriva/stylesheets/news.css
@@ -0,0 +1,13 @@
+.header { font-size:11pt; font-weight:bold; color:#000; background-color:rgba(255,255,255,0.45); }
+.date { font-size:10pt; font-weight:bold; color:#000; background-color:rgba(255,255,255,0.45); }
+.line-0 { font-size:10pt; color:#000; background-color:rgba(255,255,255,0.25); }
+.line-1 { font-size:10pt; color:#000; background-color:transparent; }
+.time { font-size:7pt; color:#555; padding-top:3px; }
+.title, .description { }
+.description { font-size:9pt; }
+.text { width:100%; }
+.title_with_description { font-weight:bold; }
+a { text-decoration:none; color:#222; }
+table { width:100%; border-spacing:0px; }
+td { vertical-align: top; }
+body { margin:0px; background-color:transparent }