Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 09751fe4 authored by FELŠÖCI Marek's avatar FELŠÖCI Marek
Browse files

override .title

parent f0b2dfbb
Branches
No related tags found
No related merge requests found
...@@ -132,6 +132,11 @@ ...@@ -132,6 +132,11 @@
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css); @import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
.title {
margin-bottom: 28px;
text-transform: uppercase;
}
h1,h2,h3,h4,h5,h6,legend{ h1,h2,h3,h4,h5,h6,legend{
font-family:"Inria Sans",sans-serif; font-family:"Inria Sans",sans-serif;
font-weight:700; font-weight:700;
...@@ -186,6 +191,7 @@ body{ ...@@ -186,6 +191,7 @@ body{
font-weight:normal; font-weight:normal;
margin:0; margin:0;
min-height:100%; min-height:100%;
text-align: justify;
overflow-x:hidden; overflow-x:hidden;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment