Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
is3rlab authored Sep 22, 2024
1 parent cce17f7 commit 015b0a9
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ body {
}
::selection {
color: #fff;
background: #001b37;
background: #fab31e;
}

::-moz-selection {
color: #fff;
background: #001b37;
background: #fab31e;
}
p {
color: #858585;
Expand Down Expand Up @@ -75,7 +75,7 @@ height: 6px;
border-radius:0px;
}
.progress .progress-bar.progress-bar-red {
background: #001b37;
background: #fab31e;
}
.progress .progress-bar.progress-bar-green {
background: #51D4B6;
Expand All @@ -87,7 +87,7 @@ background: #9FDE32;
display: inline-block;
font-size: 18px;
color: #fff;
background: #001b37;
background: #fab31e;
margin-right: 20px;
width: 220px;
text-align: center;
Expand Down Expand Up @@ -118,7 +118,7 @@ border: 5px solid #4D4D4D;
}
.btn {
color:#fff;
background: #001b37;
background: #fab31e;
}
.btn:hover {
color:#fff !important;
Expand Down Expand Up @@ -170,7 +170,7 @@ padding: 8px 12px;
background: rgba(255,255,255,0.35);
}
a {
color: #001b37;
color: #fab31e;
text-decoration: none;
text-shadow: none;
-webkit-transition: all 0.2s linear;
Expand All @@ -188,7 +188,7 @@ a:hover {
border-radius: 0px;
}
.btn-primary {
background: #001b37;
background: #fab31e;
}
.form-control {
border-radius: 0px;
Expand All @@ -198,7 +198,7 @@ a:hover {
}
.copyright {
color: #6D6D6D;
background: #001b37;
background: #fab31e;
padding: 20px 0;
border-top: 1px solid #1D1D1D;
}
Expand Down Expand Up @@ -264,7 +264,7 @@ bottom: 35px; background-color: rgba(0, 0, 0, 0.7); color: #fff; margin: 0; padd
z-index: 100;
border-radius: 0;
top: 0px;
border-bottom: 5px solid #001b37;
border-bottom: 5px solid #fab31e;
background:#003973;
}
.addBg {
Expand All @@ -278,14 +278,14 @@ bottom: 35px; background-color: rgba(0, 0, 0, 0.7); color: #fff; margin: 0; padd
background: transparent;
}
.navbar-inverse .navbar-toggle {
background-color: #001b37;
background-color: #fab31e;
}
.navbar-inverse .navbar-toggle .icon-bar {
/*background-color: #001b37;*/
/*background-color: #fab31e;*/
;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background: #001b37;
background: #fab31e;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
Expand All @@ -311,7 +311,7 @@ bottom: 35px; background-color: rgba(0, 0, 0, 0.7); color: #fff; margin: 0; padd
/*.carousel-inner*/
#myCarousel {
margin-top: 50px;
border-bottom: 4px solid #001b37;
border-bottom: 4px solid #fab31e;
}
.carousel-inner > .item {
}
Expand All @@ -338,7 +338,7 @@ bottom: 35px; background-color: rgba(0, 0, 0, 0.7); color: #fff; margin: 0; padd
}
.actionPanel {
padding: 25px 0;
background: #001b37;
background: #fab31e;
}
.actionPanel h3 {
margin: 0px;
Expand All @@ -348,7 +348,7 @@ bottom: 35px; background-color: rgba(0, 0, 0, 0.7); color: #fff; margin: 0; padd
height: 90px;
width: 90px;
border-radius: 0px;
color: #001b37;
color: #fab31e;
line-height: 90px !important;
}
#section-strapline {
Expand All @@ -360,10 +360,10 @@ bottom: 35px; background-color: rgba(0, 0, 0, 0.7); color: #fff; margin: 0; padd
.header .navbar-brand {
float: left;
line-height: 18px;
height: 50px;/*color:#001b37;*/
height: 50px;/*color:#fab31e;*/
}
.navbar-brand b {
color: #001b37;
color: #fab31e;
font-family: 'Oswald', sans-serif;
font-weight: 900;
}
Expand Down Expand Up @@ -434,7 +434,7 @@ bottom: 35px; background-color: rgba(0, 0, 0, 0.7); color: #fff; margin: 0; padd
font-weight: 200;
}
.page-section h2 {
color: #001b37;
color: #fab31e;
}
.page-section p {
font-size: 15px;
Expand All @@ -444,7 +444,7 @@ bottom: 35px; background-color: rgba(0, 0, 0, 0.7); color: #fff; margin: 0; padd
background: #000;
}
.darkBg .fa {
color: #001b37;
color: #fab31e;
}
/*--- Banner ----*/
.banner-container {
Expand Down Expand Up @@ -590,7 +590,7 @@ line-height: 50px;
margin: 3px;
cursor: pointer;
box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset, 1px 1px 1px rgba(255,255,255,0.1);
border: 2px solid #001b37;
border: 2px solid #fab31e;
}
img, video, iframe, embed, object {
max-width: 100%;
Expand Down Expand Up @@ -722,7 +722,7 @@ border-radius: 50%;
}
#contactUs .btn {
border-radius: 0px !important;
background: #001b37;
background: #fab31e;
}
.descrition {
min-height: 90px;
Expand Down Expand Up @@ -755,7 +755,7 @@ border-radius: 50%;
font-size: 18px;
}
ul.plan.plan2.featured .plan-name {
background: #001b37;
background: #fab31e;
}
/* --Portfolio----- */
#work {
Expand Down Expand Up @@ -848,11 +848,11 @@ nav#filter li {
nav#filter a {
padding: 4px 12px;
line-height: 20px;
border: 1px solid #001b37;
border: 1px solid #fab31e;
text-decoration: none;
}
.current {
background: #001b37;
background: #fab31e;
color: #fff;
}
.page-section.intro {
Expand Down Expand Up @@ -898,7 +898,7 @@ body {
padding: 0;
width: 200px;
background: #ffffff;
box-shadow: 0 10px 10px -10px #001b37;
box-shadow: 0 10px 10px -10px #fab31e;
}
#navigation > li {
margin: 0;
Expand All @@ -907,7 +907,7 @@ body {
}
#navigation > li > a {
margin: 1px;
color: #001b37;
color: #fab31e;
background: #cccccc;
display: block;
padding: 5px;
Expand Down Expand Up @@ -942,7 +942,7 @@ footer {
.social a {
font-size: 32px;
margin: 0 10px;
color: #001b37;
color: #fab31e;
}
.contact ul li {
margin-bottom: 10px;
Expand Down Expand Up @@ -1005,7 +1005,7 @@ border-radius: 0px;
border: 1px solid #333;
}
footer .col.col-social-icons i:hover{
color:#001b37;
color:#fab31e;
}
footer input.form-control{
padding: 18px 10px;
Expand Down Expand Up @@ -1339,7 +1339,7 @@ nav#filter li {
transform: scale(1.1);
}
.flat .plan.featured:hover li.plan-name, .flat .plan:hover li.plan-name, .flat .plan.featured.plan-name {
background: #001b37 !important;
background: #fab31e !important;
}
.customNavigation {
display: none;
Expand Down

0 comments on commit 015b0a9

Please sign in to comment.