From ef51b60c6481254d88c5fc3c34f4127b7f881a58 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 Nov 2012 12:05:40 -0500 Subject: Frontend static/ folder --- frontend/static/sass/stylesheets/waterfall.css | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 frontend/static/sass/stylesheets/waterfall.css (limited to 'frontend/static/sass/stylesheets/waterfall.css') diff --git a/frontend/static/sass/stylesheets/waterfall.css b/frontend/static/sass/stylesheets/waterfall.css new file mode 100644 index 0000000..c62049c --- /dev/null +++ b/frontend/static/sass/stylesheets/waterfall.css @@ -0,0 +1,29 @@ +#logo h1 + { + color: #dde; + } +#lastlogbg + { + opacity: 0.8; + } +#controls button#like + { + color: #06f; + } +#chat a.u + { + color: #ddd; + } +#chat span a.ytlink + { + color: #8cf; + } +#chat span + { + color: #000; + text-shadow: #fff 0 0 3px; + } +#chat span .ytlink.playing + { + color: #bef; + } -- cgit v1.2.3-70-g09d2