Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Web
community
Commits
0395938a
Commit
0395938a
authored
May 28, 2019
by
emmapeel
🤖
Browse files
no hardcoded uppercase
parent
85f4edda
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/scss/bootstrap.css
View file @
0395938a
...
...
@@ -439,8 +439,7 @@ mark,
margin-right
:
5px
;
}
.initialism
{
font-size
:
90%
;
text-transform
:
uppercase
;
}
font-size
:
90%
;
}
.blockquote
{
margin-bottom
:
1rem
;
...
...
@@ -6401,7 +6400,6 @@ a.text-dark:focus, a.text-dark:hover {
font-family
:
Source
Sans
Pro
Bold
;
}
h6
{
text-transform
:
uppercase
;
font-weight
:
bold
;
color
:
#7D4698
;
}
...
...
@@ -6594,9 +6592,6 @@ mark, .mark {
.form-wide
input
{
padding
:
20px
!important
;
}
.badge
{
text-transform
:
uppercase
;
}
.breadcrumb
{
background-color
:
#fff
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment