]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
adds effect switches css
authorBen Beltran <redacted>
Wed, 25 Feb 2015 04:36:49 +0000 (22:36 -0600)
committerBen Beltran <redacted>
Wed, 25 Feb 2015 04:36:49 +0000 (22:36 -0600)
jekyll/css/application.css

index 16cb5e6c467a79a1b3af80fd15c730ed643c96b4..24f5ca265bbd8a8f263b24da451333377d94642c 100644 (file)
@@ -317,3 +317,8 @@ code {overflow-wrap: normal}
   padding: 1em;
   margin-left: 15em;
 }
+
+.filter-switches label {
+  display: inline;
+  margin-right: 2em;
+}