wwwcorpus/css/starter-template.css
author cavaliet
Tue, 18 Mar 2014 15:15:19 +0100
changeset 19 aa9735eb01ac
parent 17 d8b6ea26da6e
permissions -rw-r--r--
debug corpus static page

body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

/* ID style specific */
#logo {
    padding-top: 0px;
}
/* Class style specific */
/* 
.nav-logo {
    padding-top: 0px;
}
 */

.corpus-title {
    font-size: 24px;
    margin-top:50px;
}

.Ldt-TitleWidget h2{
    font-size: 18px;
}
/* .LDT-title {
    font-size: 18px;
} */

.notice-list {
    list-style-type: none;
}

.notice-item {
    
}

 #LdtPlayer {
    float: left;
    margin: 10px;
}

#AnnotationsListContainer, #SlideShareContainer {
    float: left;
    width: 400px;
    margin: 10px 0;
}