projects
/
yukkurigames.com.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e7f05fe
)
Outlines look very ugly on rotating things.
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Thu, 11 Sep 2014 12:14:58 +0000
(14:14 +0200)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Thu, 11 Sep 2014 12:14:58 +0000
(14:14 +0200)
css/main.css
patch
|
blob
|
history
diff --git
a/css/main.css
b/css/main.css
index df9a31c7ecf6b57260cc34b14a642d421400a546..97a1efdafded49cf967b2ea34c8a9010eea22065 100644
(file)
--- a/
css/main.css
+++ b/
css/main.css
@@
-61,6
+61,10
@@
text-decoration: none;
}
text-decoration: none;
}
+header * {
+ outline: none;
+}
+
strong { font-weight: bold; }
em { font-style: italic; }
strong { font-weight: bold; }
em { font-style: italic; }