Slightly increase commit message text size
8px is really small. 9px isn't huge, but makes blocks of text much easier on the eyes. Change-Id: I8ad1f692d4484f7241fb4cd094c0f1825af8f7ff
This commit is contained in:
parent
9e1db795dd
commit
c9654a48ce
@ -882,7 +882,7 @@ a:hover {
|
||||
.changeScreenDescription textarea {
|
||||
white-space: pre;
|
||||
font-family: mono-font;
|
||||
font-size: 8pt;
|
||||
font-size: 9pt;
|
||||
}
|
||||
.changeScreenDescription p {
|
||||
margin-top: 0px;
|
||||
|
Loading…
Reference in New Issue
Block a user