• This project
    • Loading...
  • Sign in

김재현 / open-source-project-2017-02

%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
  • open-source-project-2017-02
  • public
  • stylesheets
  • style.css
  • 김재현's avatar
    Merge를 위한 커밋 · 60e99fec
    60e99fec Browse Files
    김재현 authored 2017-12-06 15:19:21 +0900
style.css 177 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
  color: #00b7ff;
}
#map {
  width: 100%;
  height: 400px;
  background-color: grey;
}