fieldset border style
Basic settings support?
This commit is contained in:
parent
b9f0e6633e
commit
a2e2c5a8ea
@ -324,6 +324,10 @@ tr.tblhead > th {
|
|||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
fieldset {
|
||||||
|
border: 1px solid gray;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 700px) {
|
@media screen and (max-width: 700px) {
|
||||||
img.banner, img.board_image {
|
img.banner, img.board_image {
|
||||||
border: 1px solid #a9a9a9;
|
border: 1px solid #a9a9a9;
|
||||||
|
Loading…
Reference in New Issue
Block a user