Skip to content
Snippets Groups Projects
Commit bbeb1420 authored by Rowe Reuben UHAC003's avatar Rowe Reuben UHAC003
Browse files

Change font for CS1822 slides; change character for bullet point items.

parent 192ff335
Branches master
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
*/
.step {
font-family: Sans;
font-family: 'Liberation Sans', Arial, sans-serif;
}
.step.concept {
......@@ -45,7 +45,8 @@ ul {
}
li::before {
content: "○ ";
/* other bullet characters: ○‣▻► */
content: "➢ ";
color: #00a69e;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment