Update blog.soutade.fr
This commit is contained in:
@@ -42,7 +42,7 @@ div.body
|
||||
z-index:12;
|
||||
display:inline;
|
||||
color:black;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 50px;
|
||||
padding-left:180px;
|
||||
}
|
||||
@@ -97,7 +97,7 @@ div.menu div.menu_content
|
||||
|
||||
div.menu div.menu_content div.menu_content_header
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
font-size: 17px;
|
||||
background-image: url("/images/BlockHeaderIcon.png");
|
||||
background-repeat: no-repeat;
|
||||
@@ -114,7 +114,7 @@ div.menu div.menu_content div.menu_content_content
|
||||
|
||||
div.menu_content_content a
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
color: #5e6a34;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
@@ -122,7 +122,7 @@ div.menu_content_content a
|
||||
|
||||
div.menu div.menu_content div.menu_content_content a:link
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
color: #5e6a34;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
@@ -130,7 +130,7 @@ div.menu div.menu_content div.menu_content_content a:link
|
||||
|
||||
div.menu div.menu_content div.menu_content_content a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
color: #5e6a34;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
@@ -168,7 +168,7 @@ div.post
|
||||
div.post div.post_header
|
||||
{
|
||||
display:block;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
color: #3c3e2d;
|
||||
padding-bottom:5px;
|
||||
}
|
||||
@@ -190,7 +190,7 @@ div.post div.post_header div.title
|
||||
text-align:left;
|
||||
text-indent:0;
|
||||
line-height:inherit;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 26px;
|
||||
color: #181B0D;
|
||||
}
|
||||
@@ -212,7 +212,7 @@ div.post_header div.title > a
|
||||
text-align:left;
|
||||
text-indent:0;
|
||||
line-height:inherit;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 26px;
|
||||
color: #181B0D;
|
||||
}
|
||||
@@ -234,7 +234,7 @@ div.post_header div.title > a:hover
|
||||
text-align:left;
|
||||
text-indent:0;
|
||||
line-height:inherit;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 26px;
|
||||
color: #181B0D;
|
||||
}
|
||||
@@ -254,17 +254,19 @@ div.post_header div.post_sub_header > div.author_icon
|
||||
background-repeat: no-repeat;
|
||||
background-position: center left;
|
||||
padding-left: 18px;
|
||||
font-family: Sans-serif;
|
||||
}
|
||||
|
||||
div.post_header div.post_sub_header > div.author_icon div.author
|
||||
{
|
||||
display:inline;
|
||||
font-family: Sans-serif;
|
||||
}
|
||||
|
||||
div.post_header div.post_sub_header div.date
|
||||
{
|
||||
display:inline;
|
||||
font-family: Sans-Serif;
|
||||
font-family: Sans-serif;
|
||||
background-image: url('/images/dateicon.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
@@ -275,7 +277,8 @@ div.post div.post_content
|
||||
{
|
||||
display:block;
|
||||
margin-top:1%;
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 1.1em;
|
||||
color: #171811;
|
||||
|
||||
}
|
||||
@@ -323,7 +326,7 @@ div.navigation
|
||||
|
||||
a, a:link, a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
color: #818f00;
|
||||
text-decoration:none;
|
||||
}
|
||||
@@ -355,7 +358,7 @@ h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hove
|
||||
|
||||
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
padding-top:20px;
|
||||
font-size: 28px;
|
||||
color: #818f00;
|
||||
@@ -363,7 +366,7 @@ h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
|
||||
|
||||
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
padding-top:18px;
|
||||
font-size: 26px;
|
||||
color: #8c9d4d;
|
||||
@@ -371,7 +374,7 @@ h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
|
||||
|
||||
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
|
||||
{
|
||||
font-family: Sans-Serif;
|
||||
font-family: 'Latin Modern Roman', Georgia, 'Times New Roman', Times, serif;
|
||||
padding-top:15px;
|
||||
font-size: 21px;
|
||||
color: #65684b;
|
||||
|
||||
Reference in New Issue
Block a user