• This project
    • Loading...
  • Sign in

홍용민 / BusTime

%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
  • BusTime
  • public
  • css
  • style.css
  • 이의준's avatar
    response로부터 table 구현 및 작동테스트서버 임시파일 추가 · 2da88701
    2da88701
    이의준 authored 2021-06-08 04:08:02 +0900
style.css 106 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
body
{
    background-color: white;
    color: black;
}

p, h2{ 
    position: relative;
    left: 20px;
}