mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-07-21 11:42:02 +00:00
Update file style.scss
This commit is contained in:
parent
d1791b47f3
commit
e0aba75f77
@ -117,4 +117,18 @@ div.highlight button:hover {
|
|||||||
}
|
}
|
||||||
.footnotes p {
|
.footnotes p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
text-indent: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wrapper{
|
||||||
|
width: 90%;
|
||||||
|
}
|
||||||
|
header{
|
||||||
|
width: 25%;
|
||||||
|
}
|
||||||
|
footer{
|
||||||
|
width: 25%;
|
||||||
|
}
|
||||||
|
section{
|
||||||
|
width: 65%;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user