cms/app-client/app/styles/app.scss
changeset 244 d7ab83ecf737
parent 242 523ca6e73353
child 246 5b7ae96768be
equal deleted inserted replaced
243:0f29cc270f9e 244:d7ab83ecf737
    73     box-sizing: border-box;
    73     box-sizing: border-box;
    74     background-color: $medium-white;
    74     background-color: $medium-white;
    75 }
    75 }
    76 
    76 
    77 .corpus-app-container h2 {
    77 .corpus-app-container h2 {
    78     padding: 20px;
    78     color: $dark-grey;
    79     font-size: 16px;
    79     line-height: 60px;
    80     color: $dark-blue;
    80     font-size: 14px;
    81 }
    81 }
    82 
    82 
    83 .corpus-window {
    83 .corpus-window {
    84     overflow: hidden;
    84     overflow: hidden;
    85     position: relative;
    85     position: relative;