mirror of
https://github.com/neocities/neocities.git
synced 2025-06-26 14:14: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 {
|
||||
padding: 25px 30px 30px 30px;
|
||||
position: relative;
|
||||
float: left;
|
||||
width: 100%;
|
||||
}
|
||||
.content.misc-page.columns .col-66 {
|
||||
width: 67%;
|
||||
left: 33%;
|
||||
width: 66.95%;
|
||||
left: 33.05%;
|
||||
background: white;
|
||||
}
|
||||
.site-profile .content.misc-page.columns .col-66 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue