comparison fap.css @ 102:53b35cb4111b

Animate a bit.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 21 Oct 2013 13:45:11 +0300
parents 71256605546b
children 324f3a415237
comparison
equal deleted inserted replaced
101:1b4ae1432989 102:53b35cb4111b
127 127
128 #menu a:hover { 128 #menu a:hover {
129 background: rgba(0,50,0,0.4); 129 background: rgba(0,50,0,0.4);
130 color: #fff; 130 color: #fff;
131 box-shadow: 2px 2px 4px rgba(0,255,0,0.5) inset, -2px -2px 4px rgba(0,255,0,0.5) inset; 131 box-shadow: 2px 2px 4px rgba(0,255,0,0.5) inset, -2px -2px 4px rgba(0,255,0,0.5) inset;
132 margin-left: 1pt;
133 margin-right: 1pt;
132 } 134 }
133 135
134 #infobox { 136 #infobox {
135 position: fixed; 137 position: fixed;
136 top: 8.5em; 138 top: 8.5em;