mirror of
https://github.com/neocities/neocities.git
synced 2025-06-26 06:04:35 +02:00
Adjustments to two-col layout
This commit is contained in:
parent
002c0ca17c
commit
03b0909a4e
1 changed files with 4 additions and 2 deletions
|
@ -406,10 +406,12 @@
|
||||||
.content.misc-page.columns .col, .site-profile-padding {
|
.content.misc-page.columns .col, .site-profile-padding {
|
||||||
padding: 25px 30px 30px 30px;
|
padding: 25px 30px 30px 30px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
float: left;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.content.misc-page.columns .col-66 {
|
.content.misc-page.columns .col-66 {
|
||||||
width: 67%;
|
width: 66.95%;
|
||||||
left: 33%;
|
left: 33.05%;
|
||||||
background: white;
|
background: white;
|
||||||
}
|
}
|
||||||
.site-profile .content.misc-page.columns .col-66 {
|
.site-profile .content.misc-page.columns .col-66 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue