core: redesign website #11
18
default.css
18
default.css
@ -28,12 +28,12 @@ body {
|
|||||||
background: #03001C;
|
background: #03001C;
|
||||||
}
|
}
|
||||||
|
|
||||||
.introLeft {
|
#introLeft {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
max-width: 40rem;
|
max-width: 40rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.introRight {
|
#introRight {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
max-width: 10rem;
|
max-width: 10rem;
|
||||||
}
|
}
|
||||||
@ -46,20 +46,6 @@ body {
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navBarLeft {
|
|
||||||
text-align: left;
|
|
||||||
padding: 4px;
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
#top {
|
|
||||||
margin-bottom: 6px;
|
|
||||||
border-top-left-radius: 0px;
|
|
||||||
margin: 4px auto;
|
|
||||||
margin-top: 0px;
|
|
||||||
height: 55px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.canvas {
|
.canvas {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
Reference in New Issue
Block a user