projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aea54f
)
increase size of textarea input font
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 8 Feb 2020 19:30:16 +0000
(19:30 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 8 Feb 2020 19:30:21 +0000
(19:30 +0000)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index 82ddcc8410a547bcfc9b75b7d7ba84ced9b5a2d3..1de0b1bc0c36505c77ff9559d07db68ea002ff4b 100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-128,7
+128,7
@@
form#searchform{
}
textarea{
font-family: monospace;
- font-size:
.9
em;
+ font-size:
1.2
em;
border: solid 1px;
width: 100%;
margin-bottom: 10px;