Merge pull request #11 from prayag17/cssEditor

Theming Previews
This commit is contained in:
Daniel
2020-12-11 17:49:55 +01:00
committed by GitHub
5 changed files with 64 additions and 25 deletions

View File

@@ -299,6 +299,13 @@
img{
width: 100%;
}
fieldset.verticalSection.verticalSection-extrabottompadding {
border: 1px solid #333333;
border-radius: 10px;
}
legend {
font-size: 135%;
}
</style>
</div>
</body>