Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
Red Tape Reduction Summit
(view source)
Revision as of 14:14, 2 December 2025
161 bytes added
,
2 December
no edit summary
Line 42:
Line 42:
font-size: 16px;
font-size: 16px;
font-family:'Lato', sans-serif;
font-family:'Lato', sans-serif;
−
color: black;
color: black;
}
}
+
@media screen and (max-width: 800px) {
+
p {
+
font-size: 14px;
+
}
+
}
+
ul {
ul {
text-align: left;
text-align: left;
Line 56:
Line 61:
}
}
+
@media screen and (max-width: 800px) {
+
ul {
+
font-size: 14px;
+
}
+
}
.FCK__ShowTableBorders a:link {
.FCK__ShowTableBorders a:link {
Line 109:
Line 119:
#agenda {
#agenda {
width: 100%;
width: 100%;
+
font-size: 14px
}
}
}
}
}}
}}
Asmith
185
edits