Toggle navigation
Toggle navigation
This project
Loading...
Sign in
teamPARK
/
holiday-counter-recommend-activity
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박규리
2022-05-27 16:10:53 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a8ef6d6b9cc9ff9c2baa9e02ce193dbc47d610cb
a8ef6d6b
1 parent
af62f727
Add stylesheet
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
nodejs/public/css/main.css
nodejs/public/css/main.css
View file @
a8ef6d6
h3
{
color
:
tomato
;
#dday
{
border-radius
:
40px
80px
/
80px
40px
;
background-color
:
rgb
(
150
,
140
,
206
);
}
#activity
{
border-radius
:
40px
80px
/
80px
40px
;
background-color
:
rgb
(
151
,
198
,
206
);
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment