This commit is contained in:
parent
0c8a9b2f22
commit
c8477e976c
@ -40,7 +40,8 @@ aside #right_aside_wrapper {
|
|||||||
main {
|
main {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
max-width: $main_widthpx;
|
/*カスタマイズ*/
|
||||||
|
/*max-width: $main_widthpx;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#overlay {
|
#overlay {
|
||||||
@ -2077,6 +2078,6 @@ a[title*="pawoo.net"]::after{
|
|||||||
.region_3-on{
|
.region_3-on{
|
||||||
|
|
||||||
left: -288px;
|
left: -288px;
|
||||||
width: calc( 100% + 288px + 288px );
|
width: calc( 100% + 288px);
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user