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:
@@ -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%;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user