Vorlage:GoUp/style.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (...) |
K (...) |
||
Zeile 6: | Zeile 6: | ||
background-color:#87CEFA !important; | background-color:#87CEFA !important; | ||
transition: background-color 0.6s; | transition: background-color 0.6s; | ||
} | |||
#goup:active { | |||
background-color: transparent; | |||
} | |||
#goup:focus { | |||
background-color: transparent; | |||
} | } |