mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-22 02:48:40 +00:00
committed by
Kevin Barabash
parent
b9deec098f
commit
6323702874
@@ -248,6 +248,7 @@ textarea {
|
||||
.credits {
|
||||
float: left;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
/* stylelint-disable-next-line no-descending-specificity */
|
||||
@@ -255,6 +256,11 @@ textarea {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.credits img {
|
||||
height: 26px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.errorMessage {
|
||||
color: red;
|
||||
}
|
||||
|
Reference in New Issue
Block a user