This commit is contained in:
Ray Peters 2015-10-21 09:28:26 -07:00
parent ad645bb3d2
commit 7afb3bc23b

View File

@ -192,4 +192,8 @@ textarea {
select[multiple] {
height: auto;
}
}
b, strong {
font-weight: bold;
}