mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
Removed rounded border.
This commit is contained in:
parent
68460fa09c
commit
ec386d4506
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ h1, h2, h3, h4 {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-options-lexer {
|
.form-options-lexer {
|
||||||
|
|
Loading…
Reference in a new issue