forked from bofh/fetsite
CHANGE: Mouseover für Themengruppe
This commit is contained in:
@@ -9,3 +9,14 @@ min-width:13em;
|
|||||||
border: #91B4FF solid 0px;
|
border: #91B4FF solid 0px;
|
||||||
height: 90%
|
height: 90%
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.themengruppe:hover
|
||||||
|
{
|
||||||
|
box-shadow: 1px 1px 2px 2px lightgray;
|
||||||
|
}
|
||||||
|
|
||||||
|
a.themengruppe
|
||||||
|
{
|
||||||
|
padding: 5px;
|
||||||
|
display:block;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user