mirror of
https://github.com/torproject/lego.git
synced 2025-02-22 11:10:36 +00:00
Remove capitalization and uppercas-ing from css
This commit is contained in:
parent
abbf18cb1b
commit
e9dd081027
@ -68,7 +68,7 @@
|
||||
top: 2px;
|
||||
border-radius: 50%;
|
||||
font: 10px/28px Helvetica;
|
||||
text-transform: uppercase;
|
||||
|
||||
font-weight: bold;
|
||||
text-indent: -22px;
|
||||
word-spacing: 37px;
|
||||
@ -287,7 +287,7 @@ small, .small{
|
||||
}
|
||||
|
||||
h6 {
|
||||
text-transform: uppercase;
|
||||
|
||||
font-weight: bold;
|
||||
color: $purple;
|
||||
}
|
||||
@ -512,7 +512,7 @@ a.side-nav.active {
|
||||
// Badges
|
||||
//
|
||||
.badge{
|
||||
text-transform: uppercase;
|
||||
|
||||
}
|
||||
|
||||
//
|
||||
|
5
assets/static/css/bootstrap.css
vendored
5
assets/static/css/bootstrap.css
vendored
@ -7337,7 +7337,6 @@ main {
|
||||
top: 2px;
|
||||
border-radius: 50%;
|
||||
font: 10px/28px Helvetica;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
text-indent: -22px;
|
||||
word-spacing: 37px;
|
||||
@ -7519,7 +7518,6 @@ small, .small {
|
||||
font-size: 90%; }
|
||||
|
||||
h6 {
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
color: #7D4698; }
|
||||
|
||||
@ -7693,9 +7691,6 @@ a.side-nav.active {
|
||||
font-weight: 400;
|
||||
line-height: 1.7rem; }
|
||||
|
||||
.badge {
|
||||
text-transform: uppercase; }
|
||||
|
||||
.breadcrumb {
|
||||
background-color: #FFFFFF; }
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user