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

Commonwell / broker-site

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
  • broker-site
  • wp-content
  • themes
  • commonwell-broker
  • style.css
  • Jeremy Groot's avatar
    redesign updates · 3d5667ce
    3d5667ce Browse Files
    Jeremy Groot committed 2023-08-11 13:16:13 -0400
style.css 422 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
/*
Theme Name: 
Theme URI: 
Description: An awesome WordPress base template
Author: 
Version: 0.4
*/
h2 {
    text-transform: lowercase !important;

}

.login h1 a {
    background-image: url("images/Commonwell-logo.svg");
    background-size: 300px;
    width: 300px;
    height: 125px;

}

.acf-field.acf-field-repeater.acf-field-64b8324ff3b11 {
    .acf-icon.-collapse.small {
        display: block !important;
    }
}