Add css for path div to look like a link
This commit is contained in:
parent
eb4ac7bb61
commit
08c0367d4d
|
@ -12,6 +12,11 @@ a, a:link, a:visited, a:active {
|
|||
color: #22dd22;
|
||||
}
|
||||
|
||||
.link {
|
||||
cursor: pointer;
|
||||
color: #22dd22;
|
||||
}
|
||||
|
||||
.header {
|
||||
font-size: 24pt;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in New Issue
Block a user