Commit edc4bd30 authored by Randall Leeds's avatar Randall Leeds

add sidebar logo text for #55

parent 6f9257ce
...@@ -173,11 +173,15 @@ $iconset: iconset_wireframe; ...@@ -173,11 +173,15 @@ $iconset: iconset_wireframe;
} }
//LOGO //LOGO
.hypothesis-logo { .hyp-logo {
font-size: 2em; font-size: 2em;
padding: 0.25em; padding: 0.25em;
text-shadow: 0px 2px 1px white; } text-shadow: 0px 2px 1px white; }
.hyp-red {
color: $red;
}
.hypothesis-logotype_b { .hypothesis-logotype_b {
color: $negative; } color: $negative; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment