Commit 67251539 by Bence Dnyi

css :hover added

parent 2923c2ed
......@@ -23,6 +23,9 @@ a:link,a:visited{
margin:0;
padding:5px;
}
.contentblock ul{
list-style: none;
}
.contentblock h2
{
......@@ -107,7 +110,7 @@ a:link,a:visited{
.wm .details .value{
float: right;
}
.wm:hover{
.wm .summary:hover{
background-color: #b1b1b1;
}
.wm .name{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment