• This project
    • Loading...
  • Sign in

teamPARK / holiday-counter-recommend-activity

%ea%b7%b8%eb%a6%bc1
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
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • holiday-counter-recommend-activity
  • nodejs
  • public
  • css
  • main.css
  • 박규리's avatar
    Add stylesheet · a8ef6d6b
    a8ef6d6b
    박규리 authored 2022-05-27 16:10:53 +0900
main.css 185 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
#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);
}