mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 12:36:39 -04:00
8 lines
No EOL
73 B
SCSS
8 lines
No EOL
73 B
SCSS
.markdown{
|
|
strong{
|
|
font-weight:bold;
|
|
}
|
|
em{
|
|
font-style:italic;
|
|
}
|
|
} |