summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-12 14:30:56 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-12 14:30:56 +0200
commitb744322c507a513f6315326a7bfe6dd6a485a879 (patch)
tree8d4074e833dcc3180b1c84eff23d82ffee969a48 /css/content.css
parentd4a26919f872f1f762f942d85becf6d1c7ef5190 (diff)
remove other transition
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/content.css b/css/content.css
index 08efa2e91..61b7b28a7 100644
--- a/css/content.css
+++ b/css/content.css
@@ -363,7 +363,6 @@
#app-content .heading a {
font-weight: bold;
color: #222;
- transition: all .3s linear;
}
#app-content .heading a:hover {
text-decoration: underline;