back in clack
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 26 KiB |
@@ -14,7 +14,8 @@
|
||||
body {
|
||||
padding: 50px;
|
||||
padding-top: 120px;
|
||||
background-color: #f1623b;
|
||||
/*background-color: #f1623b;*/
|
||||
background-color: #000000;
|
||||
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
|
||||
color: #ffffff;
|
||||
margin-left: auto;
|
||||
@@ -44,7 +45,7 @@ a {
|
||||
font-family: 'Frontage-regular';
|
||||
background-color: #000000;
|
||||
font-size:1vw;
|
||||
border-color: #000000;
|
||||
border-color: #f1623b;;
|
||||
}
|
||||
|
||||
.navbar-default .navbar-nav>li>a{
|
||||
@@ -82,7 +83,6 @@ h3 {
|
||||
margin-bottom:30px;
|
||||
min-width:0%;
|
||||
min-height:0%;
|
||||
border-radius: 25px;
|
||||
opacity: 0.85;
|
||||
}
|
||||
|
||||
@@ -90,6 +90,12 @@ h3 {
|
||||
font-family: 'Frontage';
|
||||
text-align:center
|
||||
}
|
||||
|
||||
.content_box h4 {
|
||||
font-family: 'Frontage';
|
||||
text-align:center
|
||||
}
|
||||
|
||||
.content_box img {
|
||||
margin:10px;
|
||||
max-width:100px;
|
||||
@@ -98,7 +104,7 @@ h3 {
|
||||
/*display: table;*/
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
min-width:70%;
|
||||
min-width:80%;
|
||||
border-collapse : collapse;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user