Added CSS components
This commit is contained in:
13
static/styles/misc.css
Normal file
13
static/styles/misc.css
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
.misc_button{
|
||||
width: 100px;
|
||||
background: gray;
|
||||
text-align: center;
|
||||
border: black;
|
||||
border-top-style: none;
|
||||
border-right-style: none;
|
||||
border-bottom-style: none;
|
||||
border-left-style: none;
|
||||
border-style: outset;
|
||||
}
|
Reference in New Issue
Block a user