forked from leftypol/leftypol
fieldset border style
Basic settings support?
This commit is contained in:
parent
20f26ecf90
commit
41cc49a8c2
1 changed files with 4 additions and 0 deletions
|
@ -324,6 +324,10 @@ tr.tblhead > th {
|
|||
margin-top: 10px;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
border: 1px solid gray;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 700px) {
|
||||
img.banner, img.board_image {
|
||||
border: 1px solid #a9a9a9;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue