Difference between revisions of "Template:XJTU-China/style"

Line 56: Line 56:
 
     --iGEMgreen: #2a9661;
 
     --iGEMgreen: #2a9661;
 
     --fdtbrown:#f58f5f;
 
     --fdtbrown:#f58f5f;
     --lightpink:#fdc4b6;
+
     --d: 700ms;
     --nectarinered:#ea7070;
+
     --e: cubic-bezier(0.19, 1, 0.22, 1);
 
}
 
}
  
Line 374: Line 374:
 
     color: snow;
 
     color: snow;
 
     border-bottom: 5px solid snow;
 
     border-bottom: 5px solid snow;
}
 
 
.teamIntro hgroup h2{
 
    color: #222222 !important;
 
    font-family: 'britanic',sans-serif;
 
    font-weight: 600;
 
}
 
 
.teamIntro hgroup h4{
 
    color: #222222 !important;
 
    font-family: 'britanic',sans-serif;
 
    font-weight: 500;
 
 
}
 
}
  
Line 430: Line 418:
 
}
 
}
  
.xjtuText{
+
.centerize {
     text-align: center;
+
    display: flex !important;
 +
    justify-content: center !important;
 +
    align-items: center !important;
 +
     text-align: center !important;
 
}
 
}
  
Line 443: Line 434:
 
     font-weight: 600;
 
     font-weight: 600;
 
     letter-spacing: 3px;
 
     letter-spacing: 3px;
 +
    text-align: center;
 
}
 
}
  
Line 519: Line 511:
 
     padding: 1em;
 
     padding: 1em;
 
     border-radius: 15px;
 
     border-radius: 15px;
}
 
 
.highlightBox:hover {
 
    color:#444853;
 
 
}
 
}
  
Line 1,149: Line 1,137:
 
.dialog--open .dialog__content {
 
.dialog--open .dialog__content {
 
pointer-events: auto;
 
pointer-events: auto;
}
 
 
.dialog__description{
 
 
}
 
}
  

Revision as of 07:06, 24 September 2021