update style
This commit is contained in:
parent
f5ae19c58f
commit
cdf2c035a5
@ -25,11 +25,11 @@
|
|||||||
"extra": {
|
"extra": {
|
||||||
"flarum-extension": {
|
"flarum-extension": {
|
||||||
"title": "Coyote Pulse Viewer",
|
"title": "Coyote Pulse Viewer",
|
||||||
"category": "",
|
"category": "Formatting",
|
||||||
"icon": {
|
"icon": {
|
||||||
"name": "",
|
"name": "fas fa-wave-square",
|
||||||
"color": "",
|
"color": "#fff",
|
||||||
"backgroundColor": ""
|
"backgroundColor": "#881415"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -3,6 +3,7 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
margin: 10px 0;
|
||||||
|
|
||||||
.pulse-title-box {
|
.pulse-title-box {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user