Skip to content

Commit 9000b28

Browse files
committed
Style labels for inputs
1 parent 1b6a381 commit 9000b28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

search.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@
138138
.searchLabel{
139139
display: inline-block;
140140
width: 100px;
141-
font-size: 25px;
141+
font-size: 20px;
142+
font-weight: bold;
142143
}
143144
.printLabel{
144145
position:relative;

0 commit comments

Comments
 (0)