Skip to content
  • This project
    • Loading...
  • Sign in

white / hcgtwo

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • hcgtwo
  • ..
  • app
  • toggleSwitchSample.css
  • white's avatar
    first commit · a479feb5
    white committed 2022-03-10 09:48:56 +0800
    a479feb5
toggleSwitchSample.css 128 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
.header{
    -fx-font-size: 3.5em;
    -fx-text-fill: black;
}

.item-title{
    -fx-font-size: 1em;
    -fx-text-fill: black;
}