TF Laboratorio Digital UPC-FAD
Ana Narrativa transmedia by analasheras
Details
Authoranalasheras
LicenseNo License
Categoryhp5
Created
Updated
Size662 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 ana6.h5p.com - Aug 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("https://ana6.h5p.com/content/1292339575510062008") {
h1,
h2,
p {
text-align: left; }
h1 {
font-family: "Montserrat";
font-weight: 800;
font-style: normal;
color: #1f4e1c; }
h2 {
font-family: "Montserrat";
font-weight: 400;
font-style: normal;
color: #1f4e1c; }
p {
font-family: "Montserrat";
font-weight: 400;
font-style: normal;
color: #1f4e1c; }
/ }