Daniel's werk
This commit is contained in:
@ -42,13 +42,17 @@ ul.nv {
|
||||
color: white;
|
||||
}
|
||||
|
||||
/** Index **/
|
||||
.clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.clickable:hover {
|
||||
background: #0094ff;
|
||||
}
|
||||
|
||||
/** Footer **/
|
||||
.footer {
|
||||
color: grey;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
/** Table Row **/
|
||||
.clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user