Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Admin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osuny
Admin
Commits
91c4b8d3
Commit
91c4b8d3
authored
2 years ago
by
Olivia206
Browse files
Options
Downloads
Patches
Plain Diff
removed style
parent
d4580d59
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/assets/stylesheets/extranet/sites/rancoper.sass
+0
-81
0 additions, 81 deletions
app/assets/stylesheets/extranet/sites/rancoper.sass
with
0 additions
and
81 deletions
app/assets/stylesheets/extranet/sites/rancoper.sass
deleted
100644 → 0
+
0
−
81
View file @
d4580d59
// FONTS
@font-face
font-display
:
swap
font-family
:
Aestetico
font-style
:
normal
font-weight
:
400
src
:
url(https://ran-coper.fr/assets/fonts/Aestetico-Light/font.woff2)
format
(
"woff2"
)
,
url(https://ran-coper.fr/assets/fonts/Aestetico-Light/font.woff)
format
(
"woff"
)
@font-face
font-display
:
swap
font-family
:
Aestetico
font-style
:
italic
font-weight
:
400
src
:
url(https://ran-coper.fr/assets/fonts/Aestetico-LightIt/font.woff2)
format
(
"woff2"
)
,
url(https://ran-coper.fr/assets/fonts/Aestetico-LightIt/font.woff)
format
(
"woff"
)
@font-face
font-display
:
swap
font-family
:
Aestetico
font-style
:
normal
font-weight
:
700
src
:
url(https://ran-coper.fr/assets/fonts/Aestetico-Regular/font.woff2)
format
(
"woff2"
)
,
url(https://ran-coper.fr/assets/fonts/Aestetico-Regular/font.woff)
format
(
"woff"
)
@font-face
font-display
:
swap
font-family
:
Aestetico
font-style
:
italic
font-weight
:
700
src
:
url(https://ran-coper.fr/assets/fonts/Aestetico-RegularIt/font.woff2)
format
(
"woff2"
)
,
url(https://ran-coper.fr/assets/fonts/Aestetico-RegularIt/font.woff)
format
(
"woff"
)
// VARIABLES
$color-accent
:
#134b3e
$color-background-alt
:
#E7EDEC
// TYPOGRAPHY
body
font-family
:
"Aestetico"
,
sans-serif
!
important
font-weight
:
300
h1
,
.h1
font-weight
:
400
@media
screen
and
(
max-width
:
768px
)
font-size
:
3
.75rem
line-height
:
5rem
a
color
:
$color-accent
// Header
header
,
.header
background-color
:
$color-background-alt
.header__additional_data
transform
:
translateY
(
-60%
)
// Navbar
nav
.navbar
>
.container
align-items
:
flex-start
.navbar-brand
img
max-width
:
191px
width
:
100%
.navbar-nav
a
font-size
:
1
.125rem
font-weight
:
300
&
::after
margin-left
:
$spacer
&
.dropdown-toggle
i
margin-right
:
$spacer
&
.dropdown-item
:active
background-color
:
transparentize
(
$color-accent
,
.5
)
.active
.nav-link
color
:
$color-accent
text-decoration
:
underline
text-decoration-color
:
$color-accent
text-underline-offset
:
2px
// Breadcrumb
nav
[
aria-label
=
"breadcrumb"
]
position
:
relative
z-index
:
3
// Blocks
.extranet
.block-call_to_action
background-color
:
$color-accent
!
important
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment