Minor CSS changes
This commit is contained in:
parent
2959ce0b7d
commit
32f07f9b59
|
@ -63,7 +63,7 @@ a {
|
|||
text-align:left;
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
cursor: pointer;
|
||||
text-indent: -30px;
|
||||
text-indent: -25px;
|
||||
padding-left: 50px;
|
||||
hyphens: auto;
|
||||
overflow: hidden;
|
||||
|
@ -83,7 +83,7 @@ a {
|
|||
text-align:left;
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
cursor: pointer;
|
||||
text-indent: -30px;
|
||||
text-indent: -25px;
|
||||
padding-left: 50px;
|
||||
hyphens: auto;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue