diff --git a/templates/themes/favelaframes/favelaframes.css b/templates/themes/favelaframes/favelaframes.css new file mode 100644 index 00000000..5f0f0db6 --- /dev/null +++ b/templates/themes/favelaframes/favelaframes.css @@ -0,0 +1,84 @@ +body { + font-family: sans-serif; + background: none repeat scroll 0 0 #EEFDFF; + font-size: 12px; + margin: 6px; + padding: 0; +} + +h1.title { + font-family: Verdana, Tahoma, sans-serif; + font-size: 23px; + color: #333300; + margin-top: 1em; + background: none; + letter-spacing: normal; +} + +header div.subtitle { + font-family: Verdana, Tahoma, sans-serif; + color: #333300; + font-weight: normal; + font-size: medium; + font-style: italic; +} + +div.favelito { + text-align: center; +} + +.favelito { + display: block; + height: auto; + max-width: 100%; + vertical-align: middle; +} + +div.news-content { + margin-left: 1em; + text-align: justify; +} + +h2 { + color: #000; + background: #D6F0E4; +} + +div.sidebar h2 { + font-family: Verdana, Tahoma, sans-serif; + font-size: 18px; +} + +div.sidebar h3 { + margin: 0; + background: #D6F0E4; + font-size: 100% +} + +div.fav_irc h4 { + font-family: Verdana, Tahoma, sans-serif; + margin: 0; + font-size: 10px; + background: #D6F0E4; +} + +div.fav_irc h4 a { + color: #FF7800; + text-decoration: none; + vertical-align: top; +} + +ul.fav_nav { + margin-top: 0; + padding: 0; + list-style: none; +} + +ul.fav_nav a { + text-decoration: none; + color: #555500; +} + +.sidebar a:hover { + text-decoration: underline; +} \ No newline at end of file diff --git a/templates/themes/favelaframes/frames.html b/templates/themes/favelaframes/frames.html new file mode 100644 index 00000000..ccbd377e --- /dev/null +++ b/templates/themes/favelaframes/frames.html @@ -0,0 +1,102 @@ + + +
+ + + + {% if settings.tryresponsive %} + + + {% endif %} + +(No news to show.)
+ {% else %} + {% for entry in news %} +{{ entry.body }}
+ {% endfor %} + {% endif %} +Powered by Tinyboard {{ config.version }} | Tinyboard Copyright © 2010-2012 Tinyboard Development Group
+ + +{% endfilter %} diff --git a/templates/themes/favelaframes/sidebar.html b/templates/themes/favelaframes/sidebar.html new file mode 100644 index 00000000..5ee84d80 --- /dev/null +++ b/templates/themes/favelaframes/sidebar.html @@ -0,0 +1,38 @@ +{% filter remove_whitespace %} + + + + +