Post about macOS for Linux users

This commit is contained in:
Loic Nageleisen 2021-04-16 12:46:18 +02:00
parent ff60f727ce
commit 2574d23bc7
Signed by: lloeki
GPG key ID: 971B4D9F125CD31E
15 changed files with 307 additions and 0 deletions

View file

@ -44,6 +44,25 @@ h1, h2, h3, h4, h5 {
img {
margin-top: 30px;
height: auto;
max-width: 100%;
box-sizing: border-box;
border: 1px solid #7f7f7f;
border-radius: 7px;
}
img.window {
border: none;
display: block;
margin-left: auto;
margin-right: auto;
width: 75%;
}
img.compare {
width: 49%;
}
h1 {