pawpatrol
pawpatrol.smartschool.be by Mryeti1324
Details
AuthorMryeti1324
LicenseNo License
Category"school".smartschool.com
Created
Updated
Size2.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name pawpatrol.smartschool.be
@version 20231020.08.49
@namespace ?
==/UserStyle== */
@-moz-document domain("smartschool.be") {
body {
background-image: url(https://media.gettyimages.com/id/1476305574/nl/foto/burbank-california-rubble-chase-and-skye-attend-paw-patrols-10-year-anniversary-all-paws-on.webp?s=1024x1024&w=gi&k=20&c=xHZcGi51IASRh3kTdpyuRpbFS21s1MPvp-jJ5f_oa8M=);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}
p {
background-color: silver;
opacity: 70%;
border-radius: 25px;
padding: 20px;
}
h2 {
background-color: silver;
opacity: 70%;
border-radius: 25px;
padding: 20px;
}
div.navTitle {
background-color: silver;
opacity: 70%;
border-radius: 25px;
padding: 20px;
}
div.news__feed__button__content {
background-color: silver;
opacity: 70%;
border-radius: 25px;
padding: 20px;
}
div.smsc_cm_no_items_txt {
background-color: silver;
opacity: 70%;
border-radius: 25px;
padding: 20px;
}
div.smsc_cm_body {
background-color: silver;
opacity: 70%;
border-radius: 25px;
padding: 20px;
}
.topnav {
background-color: #BD221F !important;
}
#msgcell {
background-color: silver !important;
opacity: 70% !important;
border-radius: 25px !important;
padding: 20px !important;
}
.folders {
background-color: silver !important;
opacity: 70% !important;
border-radius: 20px !important;
padding: 20px !important;
}
#homepage__block--datepicker {
background-color: silver !important;
opacity: 70% !important;
border-radius: 25px !important;
padding: 20px !important;
}
#homepage__block--contact {
background-color: silver !important;
opacity: 70% !important;
border-radius: 25px !important;
padding: 20px !important;
}
.topnav__menu.topnav__menu--shortcuts.js-shortcuts-container.js-autosize {
background-color: #099EDA !important;
}
.topnav__menu.topnav__menu--courses {
background-color: #099EDA !important;
}
.topnav__menu.topnav__menu--notifs.modern-ui {
background-color: #099EDA !important;
}
}