1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 09:11:19 +02:00

chore: Minor Readme CSS code tidy up (#3138)

This commit is contained in:
Sami Mazouz
2021-10-29 19:31:15 +01:00
committed by GitHub
parent a1b5ef5154
commit acf16fdf2e
6 changed files with 21 additions and 24 deletions

View File

@@ -150,19 +150,12 @@
margin-left: 8px;
}
.Readme-link {
background: none;
border: none;
cursor: pointer;
color: @muted-color;
}
.ReadmeModal {
.Modal-header {
background: @control-bg;
color: @muted-color
}
img {
max-width: 100%;
}
}
.Placeholder {
margin-bottom: 40px;
}
img {
max-width: 100%;
}
}