mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-27 05:33:07 +02:00
🎨
This commit is contained in:
parent
55ef2393fb
commit
1b7043fa79
1 changed files with 4 additions and 4 deletions
|
@ -53,14 +53,14 @@ definePageMetadata({
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.ruryvtyk {
|
.ruryvtyk {
|
||||||
> .announcement {
|
> .announcement {
|
||||||
|
padding: 16px;
|
||||||
|
|
||||||
> .header {
|
> .header {
|
||||||
padding: 16px;
|
margin-bottom: 16px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .content {
|
> .content {
|
||||||
padding: 0 16px;
|
|
||||||
|
|
||||||
> img {
|
> img {
|
||||||
display: block;
|
display: block;
|
||||||
max-height: 300px;
|
max-height: 300px;
|
||||||
|
@ -69,7 +69,7 @@ definePageMetadata({
|
||||||
}
|
}
|
||||||
|
|
||||||
> .footer {
|
> .footer {
|
||||||
padding: 16px;
|
margin-top: 16px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue