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 Agenda
(view source)
Revision as of 14:15, 2 December 2025
161 bytes added
,
2 December
no edit summary
Line 238:
Line 238:
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: 12px;
+
}
+
}
+
ul {
ul {
text-align: left;
text-align: left;
Line 252:
Line 257:
}
}
+
@media screen and (max-width: 800px) {
+
ul {
+
font-size: 12px;
+
}
+
}
.FCK__ShowTableBorders a:link {
.FCK__ShowTableBorders a:link {
Line 302:
Line 312:
}
}
−
@media screen and (max-width:
900px
) {
+
@media screen and (max-width:
800px
) {
#agenda {
#agenda {
width: 100%;
width: 100%;
+
font-size: 12px
}
}
}
}
}}
}}
Asmith
185
edits