Formio creasoft logo
astorie.formiodev.creasoft.cz by PetracekSimon
Details
AuthorPetracekSimon
LicenseNo License
Categoryformio
Created
Updated
Size470 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name astorie.formiodev.creasoft.cz
@version 20241119.10.52
@namespace https://userstyles.world/user/PetracekSimon
@description Formio creasoft logo
@author PetracekSimon
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://astorie.formiotest.creasoft.cz/") {
.logo-astorie{
background-image: url("https://www.creasoft.cz/wp-content/themes/creasoft2022/img/logo.svg");
background-size: 120px;
}
}