• Sign in

web / steffers.org · Files

Dogs2 white

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Snippets
  • Network
  • steffers.org
  • react
  • src
  • Common
  • Text.css
  • first go version
      c796f10f
    Georg Hopp authored
    2017-11-10 18:40:43 +0100  
    Browse Files »
Text.css 111 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
.text {
  position: relative;
  padding-bottom: 10px;
}
.text p {
  padding-top: 5px;
  text-align: justify;
}