forked from halo-battle/game
Add the CSS code with come with it
This commit is contained in:
parent
bf335fb66e
commit
8bb2779b2f
@ -592,6 +592,10 @@ a.msg:hover {
|
||||
font-weight: bold;
|
||||
color: #f00;
|
||||
}
|
||||
#arbre dt.partial a, #arbre dt div span.partial {
|
||||
font-weight: bold;
|
||||
color: orange;
|
||||
}
|
||||
#arbre dd {
|
||||
float: left;
|
||||
}
|
||||
|
@ -594,6 +594,10 @@ a.msg:hover {
|
||||
font-weight: bold;
|
||||
color: #f00;
|
||||
}
|
||||
#arbre dt.partial a, #arbre dt div span.partial {
|
||||
font-weight: bold;
|
||||
color: orange;
|
||||
}
|
||||
#arbre dd {
|
||||
float: left;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user