Line 87: | Line 87: | ||
} | } | ||
#nav_foot { | #nav_foot { | ||
− | font-size:11pt; | + | font-size: 11pt; |
opacity: 0.5; | opacity: 0.5; | ||
+ | position: absolute; | ||
+ | bottom: 0px; | ||
+ | left: 0px; | ||
+ | right: 0px; | ||
+ | margin-bottom: 0px; | ||
} | } | ||
#nav_foot a { | #nav_foot a { |
Revision as of 02:53, 17 October 2016
@charset "UTF-8";
- sideMenu, #top_title{display: none;}
- content, #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent p {
font-family: josefin-sans; font-style: normal; }
- content {
color: #000000; width: 100%; margin: -10px 0px 0px 0px; padding: 0px; }
- bodyContent p {
font-size: 14pt; }
- bodyContent h1 {
color: #0a0847;
}
- bodyContent h2 {
color: #bf83a5;
}
- bodyContent h3 {
color: #8a2f0b;
} .container-fluid { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } .container-fluid nav { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #F8F8F8; } .navbar-brand { color: #AAAAAA; margin-left: 10px; }
- defaultNavbar1 .nav.navbar-nav.navbar-right {
color: #747474; margin-left: 10px; } .nav.navbar-nav.navbar-right li a { color: #747474; } .navbar-toggle { height: 45px; opacity: 0.5; } .navbar-toggle img#menu { width: 20px; } .navbar-collapse { font-family: josefin-sans; font-style: normal; font-size: 9pt; font-weight: 400; } .parallax { /* The image used */ background-image: url(); /* Set a specific height */ height: 620px; /* Create the parallax scrolling effect */ background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; }
- index .refs {
font-size: 9pt !important; }
- index video {
margin-left: auto; margin-right: auto; }
- nav_foot img{
width: 100%; height: 100%; margin-left: auto; margin-right: auto; max-width: 150px; }
- nav_foot {
font-size: 11pt; opacity: 0.5; position: absolute; bottom: 0px; left: 0px; right: 0px; margin-bottom: 0px; }
- nav_foot a {
color: #000; text-decoration: none; }
- nav_foot a:hover {
color: #000; text-decoration:none; }
- nav_foot .row {
margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-right: 20px; }