@import "parameters";
+@import "bootstrap-custom";
/* Styles common to large and small screens */
height: 100%;
}
-h1, h2, h3 {
- font-weight: 600;
- line-height: 1.2;
-}
-
-h4, h5 {
- font-weight: 500;
-}
-
-h1 {
- font-size: 18px;
-}
-
-h2, h3 {
- font-size: 16px;
-}
-
p > img {
width: auto;
max-width: 100%;
}
h1 {
+ font-size: 18px;
+ font-weight: 600;
+ line-height: 1.2;
margin: 0;
padding-top: 15px;
a {
color: #000;
}
+
+ a:hover {
+ color: #000;
+ }
}
}