Skip to content
Snippets Groups Projects
Select Git revision
  • e659f6bd55d0679aad5aeec3718f54f6a33fb2f2
  • master default protected
  • typos
  • development protected
  • ReadMe_Typos
  • example
  • feat/autocomplete-vscode
  • v3.3
  • v3.2
  • v3.1
  • v3.0
  • v2.2
  • v2.1
  • v2.0
  • old-example
  • v1.5
  • v1.4
  • v1.3
  • v1.0
  • v1.1
  • v1.2
21 results

project.tex

Blame
  • styles.css 929 B
    .aconfldset fieldset legend {
        font-weight: bold;
        font-size:18px;
    }
    
    .aconmeetinforow {
        margin-left:auto;
        margin-right:auto;
        width:60%;
      }
    
    .aconmeetinforow .aconlabeltitle {
        font-weight: bold;
    }
    
    .aconmeetinforow .aconlabeltitle .aconlabeltext  {
        display: inline;
    }
    
    .aconbtnrow {
        margin-left:auto;
        margin-right:auto;
        width:50%;
        text-align:center;
    }
    
    .aconbtnrow .aconbtnjoin, .aconbtnrow .aconbtnroles {
        display: inline;
    
    }
    
    #aconmeetnametitle {
        margin-right: 30px;
    }
    
    #aconmeeturltitle {
        margin-right: 40px;
    }
    
    #aconmeetstarttitle {
        margin-right: 4px;
    }
    
    #aconmeetendtitle {
        margin-right: 9px;
    }
    
    #aconmeetsummarytitle {
        margin-right: 3px;
    }
    
    #aconmeetsummarytxt {
        margin-left: 20px;    
        margin-right: 20px;    
        margin-top: 20px;    
    }
    
    #aconmeeturlinfo {
        margin-right: 20px;
    }