first commit
This commit is contained in:
26
F4SDwebService/Content/Site.css
Normal file
26
F4SDwebService/Content/Site.css
Normal file
@@ -0,0 +1,26 @@
|
||||
body {
|
||||
padding-top: 50px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
/* Set padding to keep content from hitting the edges */
|
||||
.body-content {
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
/* Set width on the form input elements since they're 100% wide by default */
|
||||
input,
|
||||
select,
|
||||
textarea {
|
||||
max-width: 280px;
|
||||
}
|
||||
|
||||
.navbar-toggle .icon-bar {
|
||||
display: block;
|
||||
width: 22px;
|
||||
height: 0.15rem;
|
||||
background-color: #4f4f4f;
|
||||
border-radius: 1px;
|
||||
margin: 4px;
|
||||
}
|
||||
Reference in New Issue
Block a user