Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
coko-website
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
coko-material
coko-website
Commits
41aecfd1
Commit
41aecfd1
authored
2 years ago
by
julientaq
Browse files
Options
Downloads
Patches
Plain Diff
change in about page
parent
268bf4fe
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#34116
passed with stages
in 1 minute and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
static/css/theme-coko/main.css
+10
-3
10 additions, 3 deletions
static/css/theme-coko/main.css
with
10 additions
and
3 deletions
static/css/theme-coko/main.css
+
10
−
3
View file @
41aecfd1
...
@@ -754,18 +754,25 @@ article iframe {
...
@@ -754,18 +754,25 @@ article iframe {
/* changes */
/* changes */
.about
h2
,
.about
h2
,
.about
h3
,
.about
article
p
{
.about
article
p
{
grid-column
:
1
/
span
2
;
grid-column
:
1
/
-1
;
}
}
.about
article
p
{
.about
h3
{
grid-column-start
:
2
;
font-weight
:
500
;
font-size
:
1.4em
;
}
}
.about
article
p
{
.about
article
p
{
border
:
none
;
border
:
none
;
padding
:
0
;
padding
:
0
;
max-width
:
55ch
;
}
}
.about
article
p
+
p
{
margin-top
:
2em
;
}
.services
h2
,
.services
h2
,
.services
article
p
{
.services
article
p
{
grid-column
:
1
/
-1
;
grid-column
:
1
/
-1
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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