This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoDesign_Web/src/wp-content/themes/fiatlux/css/custom.css
2011-12-07 16:10:55 +00:00

51 lines
819 B
CSS

/*
Document : custom
Created on : 02-sep-2011, 12:47:38
Author : David
Description:
Purpose of the stylesheet follows.
*/
/*
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.ml_nav_box {
width: 100%;
}
.ml_wrapper_caption, .ml_buttons {
width: 100%;
}
.ml_slide_caption {
bottom: 55px;
width: 90%;
background: rgba(0,0,0,.7);
padding: 20px 5%;
}
#slidecaption {
width: 980px;
color: #d3d3d3 !important;
background: none !important;
font-size: 30px;
}
.sf-menu li a {
font-size: 35px;
}
.sf-menu ul li a {
font-size: 30px;
}
.ul-portfolio-categories a {
font-size: 25px;
}
.ml_logo_a img {
margin-top: -86px !important;
}