user_bar.css 259 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 #user { color: white; position: absolute; right: 10px; text-align: right; top: -25px; z-index: 10; } #user a i{ left: -20px; } #user, #user a, #user a:hover, #user a:visited, #user a strong { color: white; text-decoration: none; }