Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ai-box
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
青山
ai-box
Commits
e37980a7
Commit
e37980a7
authored
Nov 07, 2024
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update
parent
17b0985c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Timeline.css
src/styles/Timeline.css
+4
-4
No files found.
src/styles/Timeline.css
View file @
e37980a7
...
...
@@ -10,7 +10,7 @@
.timeline-title
{
text-align
:
center
;
color
:
#
d9730d
;
color
:
#
7c4dff
;
margin-bottom
:
40px
;
font-size
:
60px
;
}
...
...
@@ -28,7 +28,7 @@
left
:
50%
;
width
:
2px
;
height
:
100%
;
background
:
#
f5a623
;
background
:
#
7c4dff
;
}
.event
{
...
...
@@ -43,7 +43,7 @@
left
:
50%
;
width
:
20px
;
height
:
20px
;
background
:
#
f5a623
;
background
:
#
7c4dff
;
border-radius
:
50%
;
transform
:
translateX
(
-50%
);
}
...
...
@@ -67,7 +67,7 @@
.event-date
{
font-weight
:
bold
;
color
:
#
d9730d
;
color
:
#
7c4dff
;
margin-bottom
:
5px
;
}
...
...
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