Compare commits
2 Commits
45847995fd
...
5fc0bfa489
Author | SHA1 | Date | |
---|---|---|---|
5fc0bfa489 | |||
2c193ec4be |
@ -7,6 +7,7 @@
|
||||
--fg-code: #fbf1c7;
|
||||
--fg-alt: #d5c4a1;
|
||||
--fg-link: #d79921;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
@ -15,6 +16,7 @@ body {
|
||||
margin: 0 auto;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
@media (max-width: 1100px) {
|
||||
body {
|
||||
margin: 0 auto;
|
||||
@ -72,6 +74,15 @@ li {
|
||||
font-size: medium;
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
margin-left: 8%;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
::marker {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* PARAGRAPHS */
|
||||
p {
|
||||
font-size: medium;
|
||||
|
@ -2,7 +2,7 @@ Title: Thinkapd x301 Restoration: Paintjob
|
||||
Author: Alessandro Mauri
|
||||
|
||||
|
||||
# Thinkpad x301 Restoation Project: Paintjob
|
||||
# Thinkpad x301 Restoration Project: Paintjob
|
||||
|
||||
There are basically two options worth noting:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user