added date to title in home, added catégories and cat class in block in home
This commit is contained in:
@@ -7221,18 +7221,18 @@ header#top-bar {
|
||||
line-height: 0.5; }
|
||||
header#top-bar #left-nav a {
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.87em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold; }
|
||||
header#top-bar #left-nav a:hover {
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.87em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
text-decoration: underline; }
|
||||
header#top-bar #right-nav {
|
||||
text-align: right; }
|
||||
header#top-bar #right-nav h4 {
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.87em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
line-height: 1.9; }
|
||||
@@ -7294,7 +7294,7 @@ div#center {
|
||||
div#center .projet-block {
|
||||
padding: 0.7em;
|
||||
text-align: left; }
|
||||
div#center .projet-block a {
|
||||
div#center .projet-block a.image-link {
|
||||
display: block; }
|
||||
div#center .projet-block header {
|
||||
position: relative;
|
||||
@@ -7309,14 +7309,20 @@ div#center {
|
||||
margin: 0; }
|
||||
div#center .projet-block h1 {
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.87em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
color: #5b2d87;
|
||||
margin: 0;
|
||||
line-height: 1;
|
||||
margin: 0 0 0.5em 0;
|
||||
line-height: 1.4;
|
||||
height: auto;
|
||||
display: inline-block;
|
||||
position: relative; }
|
||||
div#center .projet-block h1 span.date {
|
||||
font-weight: normal; }
|
||||
div#center .projet-block h1 span.date:before {
|
||||
content: "|";
|
||||
padding-right: 0.5em;
|
||||
margin-left: 0.5em; }
|
||||
div#center .projet-block h2 {
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.8em;
|
||||
@@ -7329,14 +7335,14 @@ div#center {
|
||||
margin-bottom: 0.3em; }
|
||||
div#center .projet-block.projet-block-text h2 {
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.87em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
margin-bottom: 0.3em; }
|
||||
div#center .projet .row {
|
||||
margin: 0; }
|
||||
div#center .projet h1 {
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.87em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
padding: 0 0.7em;
|
||||
@@ -7382,7 +7388,7 @@ div#center {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.87em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
border-bottom: 1px solid #000;
|
||||
line-height: 0.2; }
|
||||
@@ -7408,7 +7414,7 @@ div#center {
|
||||
padding: 0.7em; }
|
||||
div#center .client-block h3 {
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.87em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
line-height: 0.6;
|
||||
display: inline-block;
|
||||
@@ -7479,7 +7485,7 @@ footer#bottom-bar {
|
||||
padding: 1em 0; }
|
||||
footer#bottom-bar h1 {
|
||||
font: "CiutadellaRounded", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
font-size: 0.87em;
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
height: auto;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user