• This project
    • Loading...
  • Sign in

zuzitsu / UR_Village

%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
  • UR_Village
  • public
  • css
  • style.css
  • Suyeon Jung's avatar
    Revise template engine from pug to ejs and Modify directory structure · 4abe902e
    4abe902e
    Suyeon Jung authored 2020-12-02 17:47:03 +0900
style.css 295 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
body {
    padding: 100px;
    font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

body .gyeonggi {
    display: inline-block;
    vertical-align: center;
    margin-left: auto;
    margin-right: auto;
}

.title {
    vertical-align: middle;
    text-align: center;
    font: "serif";
}