Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MACAO Hugo
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
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MACAO
MACAO Hugo
Commits
f466eba5
Commit
f466eba5
authored
5 months ago
by
Anthony
Browse files
Options
Downloads
Patches
Plain Diff
Change background color
parent
703a9376
No related branches found
No related tags found
1 merge request
!4
Resolve "Démo/Réunion du 16/01 avec Laurence et Sheridan"
Pipeline
#2037
failed
5 months ago
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
macao/assets/_custom.scss
+11
-0
11 additions, 0 deletions
macao/assets/_custom.scss
macao/hugo.toml
+1
-1
1 addition, 1 deletion
macao/hugo.toml
with
12 additions
and
1 deletion
macao/assets/_custom.scss
+
11
−
0
View file @
f466eba5
...
@@ -4,6 +4,8 @@ body {
...
@@ -4,6 +4,8 @@ body {
--quizz-backgourd-color
:
#00000
;
--quizz-backgourd-color
:
#00000
;
--feedback-sucess-color
:
lightgreen
;
--feedback-sucess-color
:
lightgreen
;
--feedback-error-color
:
#ef5d5d
;
--feedback-error-color
:
#ef5d5d
;
// To edit HUGO theme colors see macao/themes/macao-hugo-theme/assets/themes/_tetras.scss
}
}
// ***********************************
// ***********************************
...
@@ -71,3 +73,12 @@ select.sd-dropdown.inline-dropdown, input.sd-input.inline-input {
...
@@ -71,3 +73,12 @@ select.sd-dropdown.inline-dropdown, input.sd-input.inline-input {
margin-top
:
0
;
margin-top
:
0
;
}
}
}
}
// ***********************************
// General look and feel
// ***********************************
.book-page
>
article
{
background-color
:
white
;
padding
:
16px
;
border-radius
:
20px
;
}
This diff is collapsed.
Click to expand it.
macao/hugo.toml
+
1
−
1
View file @
f466eba5
...
@@ -22,7 +22,7 @@ weight = 10
...
@@ -22,7 +22,7 @@ weight = 10
[params]
[params]
# (Optional, default light) Sets color theme: light, dark or auto.
# (Optional, default light) Sets color theme: light, dark or auto.
# Theme 'auto' switches between dark and light modes based on browser/os preferences
# Theme 'auto' switches between dark and light modes based on browser/os preferences
BookTheme
=
'
auto
'
BookTheme
=
'
tetras
'
# (Optional, default true) Controls table of contents visibility on right side of pages.
# (Optional, default true) Controls table of contents visibility on right side of pages.
# Start and end levels can be controlled with markup.tableOfContents setting.
# Start and end levels can be controlled with markup.tableOfContents setting.
...
...
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