Outlines look very ugly on rotating things.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 11 Sep 2014 12:14:58 +0000 (14:14 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 11 Sep 2014 12:14:58 +0000 (14:14 +0200)
css/main.css

index df9a31c..97a1efd 100644 (file)
     text-decoration: none;
 }
 
+header * {
+    outline: none;
+}
+
 strong { font-weight: bold; }
 em { font-style: italic; }