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-28 18:27:09 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fef38951f03aed1c2a5ba37a4ca42a0a5cba91a8
fef38951
1 parent
b3c962c6
Updated title and dday circle
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
13 deletions
nodejs/public/css/main.css
nodejs/public/css/main.css
View file @
fef3895
...
...
@@ -4,22 +4,21 @@
height
:
500px
;
border
:
15px
solid
rgb
(
163
,
151
,
198
);
border-radius
:
50%
;
line-height
:
3em
;
}
.dday
{
padding
:
2
0px
0
;
padding
:
5
0px
0
;
}
.wrapper
{
margin
:
0
auto
;
padding
:
2
0px
;
padding
:
3
0px
;
max-width
:
1170px
;
}
.dDayFont
{
font-size
:
650%
;
}
h1
{
font-size
:
8
0px
;
color
:
rgb
(
241
,
49
,
38
)
;
font-size
:
5
0px
;
color
:
tomato
;
font-family
:
'Gowun Dodum'
,
sans-serif
;
margin-bottom
:
10px
;
}
h2
{
color
:
white
;
...
...
@@ -27,16 +26,13 @@ h2 {
font-family
:
'Gowun Dodum'
,
sans-serif
;
}
h3
{
font-size
:
50px
;
color
:
rgb
(
202
,
17
,
7
);
font-family
:
'Gowun Dodum'
,
sans-serif
;
}
#title
{
color
:
rgb
(
191
,
185
,
211
);
font-size
:
5
0px
;
font-size
:
7
0px
;
font-family
:
'Tiro Devanagari Marathi'
,
serif
;
font-weight
:
600
;
text-shadow
:
4px
2px
2px
rgba
(
178
,
104
,
180
,
0.61
);
letter-spacing
:
0.05em
;
}
#activity
{
width
:
1000px
;
...
...
Please
register
or
login
to post a comment