webworld888/app/Console/Commands/stubs/plugin/assets/style.css
2021-10-26 19:14:12 +09:00

9 lines
118 B
CSS
Vendored

div.title {
height: 200px;
color: #2389EE;
text-align: center;
margin: auto;
font-size: 30px;
padding: 200px;
}