mirror of
https://github.com/torproject/styleguide.git
synced 2024-12-04 07:50:43 +00:00
Small tag updated
This commit is contained in:
parent
597166e721
commit
bb29b6dd50
@ -174,9 +174,10 @@
|
||||
font-family: Source Sans Pro Bold
|
||||
}
|
||||
|
||||
.small, small{
|
||||
small, .small{
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
h6 {
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
@ -193,7 +194,7 @@ p {
|
||||
.display-6 {
|
||||
font-size: 1.3em
|
||||
}
|
||||
mark,.mark {
|
||||
mark, .mark {
|
||||
color: $purple;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user