Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9342990
bootstrap-pre-customize.scss
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
bootstrap-pre-customize.scss
View Options
/**
* Copyright (C) 2018 The Software Heritage developers
* See the AUTHORS file at the top-level directory of this distribution
* License: GNU Affero General Public License version 3, or any later version
* See top-level LICENSE file for more information
*/
//
override
some
global
boostrap
sass
variables
before
generating
stylesheets
//
global
text
colors
and
fonts
$
body-color
:
rgba
(
0
,
0
,
0
,
0
.
55
);
$
font-family-sans-serif
:
"Alegreya Sans"
,
sans-serif
;
$
link-color
:
rgba
(
0
,
0
,
0
,
0
.
75
);
$
code-color
:
#
c7254e
;
//
headings
$
headings-line-height
:
1
.
1
;
$
headings-color
:
#
e20026
;
$
headings-font-family
:
"Alegreya Sans"
,
sans-serif
;
//
remove
the
ugly
box
shadow
from
bootstrap
4
.
x
$
input-btn-focus-width
:
0
;
//
dropdown
menu
padding
$
dropdown-padding-y
:
0
.
25rem
;
$
dropdown-item-padding-x
:
0
;
$
dropdown-item-padding-y
:
0
;
//
card
header
padding
$
card-spacer-y
:
0
.
5rem
;
//
nav
pills
colors
$
nav-pills-link-active-color
:
rgba
(
0
,
0
,
0
,
0
.
55
);
$
nav-pills-link-active-bg
:
#
f2f4f5
;
//
table
cell
padding
$
table-cell-padding
:
0
.
4rem
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 4, 1:10 PM (1 w, 12 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3290260
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment