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
30
30
< div id ="main " role ="main ">
31
31
< section id ="content ">
32
32
{{ content }}
33
- </ section >
33
+ </ section > <!--
34
34
35
- < aside >
35
+ --> < aside >
36
36
< section id ="about ">
37
37
< h1 > A propos</ h1 >
38
38
< 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 {
247
247
/* ---- Main ---- */
248
248
249
249
# main {
250
- max-width : 960 px ;
250
+ max-width : 980 px ;
251
251
margin : 0 auto;
252
252
}
253
253
254
254
# content {
255
255
display : inline-block;
256
256
background-color : # fafafa ;
257
- max-width : 720 px ;
257
+ max-width : 768 px ;
258
258
padding : 0 ;
259
259
}
260
260
@@ -268,7 +268,6 @@ article {
268
268
article h1 , article h2 , article h3 , article h4 {
269
269
font-family : 'MavenProMedium' , sans-serif;
270
270
color : # 480c28 ;
271
- text-shadow : transparent 0 0 1px ;
272
271
}
273
272
274
273
article h1 {
@@ -386,7 +385,7 @@ article > footer {
386
385
display : inline-block;
387
386
vertical-align : top;
388
387
width : 190px ;
389
- margin : 0 0 0 46 px ;
388
+ margin : 0 0 0 22 px ;
390
389
}
391
390
392
391
# main aside section {
You can’t perform that action at this time.
0 commit comments