mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
CSS
This commit is contained in:
parent
d7a65e19f4
commit
c4f38e28a6
1 changed files with 3 additions and 7 deletions
|
@ -52,13 +52,9 @@ body {
|
|||
font-weight: 200;
|
||||
}
|
||||
|
||||
/*#mocha h1 a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}*/
|
||||
|
||||
#mocha h1 a:hover {
|
||||
text-decoration: underline;
|
||||
#mocha h1 a:visited
|
||||
{
|
||||
color: #00E;
|
||||
}
|
||||
|
||||
#mocha .suite .suite h1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue