Browse Source

added spanish translation

pull/2/head
Mark (ilosuna) 12 years ago
parent
commit
ba084d5de3
5 changed files with 1 additions and 1 deletions
  1. BIN
      cms/data/content.sqlite
  2. BIN
      cms/data/entries.sqlite
  3. BIN
      cms/data/userdata.sqlite
  4. +0
    -1
      cms/modules/.dummy
  5. +1
    -0
      static/css/style.css

BIN
cms/data/content.sqlite View File


BIN
cms/data/entries.sqlite View File


BIN
cms/data/userdata.sqlite View File


+ 0
- 1
cms/modules/.dummy View File

@ -1 +0,0 @@

+ 1
- 0
static/css/style.css View File

@ -35,6 +35,7 @@ a.thumbnail:hover { opacity:0.9; }
.news-teaser p { margin:0; padding:0; } .news-teaser p { margin:0; padding:0; }
.news-teaser .time { color:#808080; font-size:13px; margin:0 0 7px 0; padding:0; } .news-teaser .time { color:#808080; font-size:13px; margin:0 0 7px 0; padding:0; }
.simple-news h2 { margin:10px 0; }
.simple-news-delete { background:#f2dede; } .simple-news-delete { background:#f2dede; }
.caption + p { margin-top:20px; } .caption + p { margin-top:20px; }


Loading…
Cancel
Save