File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ <h1><a href="/" title="Page d'accueil"><img src="/public/img/pullrequest-logo.pn
3030 < div id ="main " role ="main ">
3131 < section id ="content ">
3232 {{ content }}
33- </ section >
33+ </ section > <!--
3434
35- < aside >
35+ --> < aside >
3636 < section id ="about ">
3737 < h1 > A propos</ h1 >
3838 < p > PullRequest est un blog de développeurs ouvert à toute contribution appropriée.</ p >
Original file line number Diff line number Diff line change @@ -247,14 +247,14 @@ ul {
247247/* ---- Main ---- */
248248
249249# main {
250- max-width : 960 px ;
250+ max-width : 980 px ;
251251 margin : 0 auto;
252252}
253253
254254# content {
255255 display : inline-block;
256256 background-color : # fafafa ;
257- max-width : 720 px ;
257+ max-width : 768 px ;
258258 padding : 0 ;
259259}
260260
@@ -268,7 +268,6 @@ article {
268268article h1 , article h2 , article h3 , article h4 {
269269 font-family : 'MavenProMedium' , sans-serif;
270270 color : # 480c28 ;
271- text-shadow : transparent 0 0 1px ;
272271}
273272
274273article h1 {
@@ -386,7 +385,7 @@ article > footer {
386385 display : inline-block;
387386 vertical-align : top;
388387 width : 190px ;
389- margin : 0 0 0 46 px ;
388+ margin : 0 0 0 22 px ;
390389}
391390
392391# main aside section {
You can’t perform that action at this time.
0 commit comments