Difference between revisions of "Template:NCKU Tainan/collab css"

 
(11 intermediate revisions by 3 users not shown)
Line 23: Line 23:
 
     background-color: #FEFEF5;
 
     background-color: #FEFEF5;
 
}
 
}
.coverphoto{
+
   
    opacity: 0.2;
+
   
    width: 100vw;
+
    position: absolute;
+
    left: -2rem;
+
    height: 100vh;  
+
}   
+
section.resume-section-coverphoto {
+
    min-height: 94vh !important;
+
}  
+
 
section.resume-section {
 
section.resume-section {
 
     /*padding-left: 20.8vw;*/
 
     /*padding-left: 20.8vw;*/
Line 105: Line 97:
 
}
 
}
 
#bodyContent h1, h2, h3, h4{   
 
#bodyContent h1, h2, h3, h4{   
     font-family: 'Alegreya', sans-serif;
+
     font-family: 'Tinos', sans-serif;
 
}     
 
}     
 
#bodyContent h2{   
 
#bodyContent h2{   
Line 126: Line 118:
 
     font-size:1.1rem;
 
     font-size:1.1rem;
 
}
 
}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 
/*world_map*/
 
/*world_map*/
 
.worldmap{
 
.worldmap{
Line 148: Line 147:
 
     text-decoration:none;
 
     text-decoration:none;
 
}     
 
}     
#Europe{
+
#Europe, #Europe1{
 
     text-align: left;
 
     text-align: left;
 
     width: 16rem;
 
     width: 16rem;
     height: 18.5rem;
+
     height: 25rem;
 
     list-style: disc;
 
     list-style: disc;
 
     line-height: 2rem;
 
     line-height: 2rem;
Line 171: Line 170:
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
#EUmark{
+
#EUmark, #EUmark1{
 
     position: relative;
 
     position: relative;
 
     width: 11vw;
 
     width: 11vw;
Line 179: Line 178:
 
     visibility:visible !important;
 
     visibility:visible !important;
 
}   
 
}   
#Africa{
+
#Africa, #Africa1{
 
     text-align: left;
 
     text-align: left;
 
     width: 13rem;
 
     width: 13rem;
Line 201: Line 200:
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
#AFmark{
+
#AFmark, #AFmark1{
 
     position: relative;
 
     position: relative;
 
     width: 5vw;
 
     width: 5vw;
Line 209: Line 208:
 
     visibility:visible !important;
 
     visibility:visible !important;
 
}     
 
}     
#Taiwan{
+
#Taiwan, #Taiwan1{
 
     text-align: left;
 
     text-align: left;
 
     width: 12rem;
 
     width: 12rem;
Line 231: Line 230:
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
#TWmark{
+
#TWmark, #TWmark1{
 
     position: relative;
 
     position: relative;
 
     width: 7vw;
 
     width: 7vw;
Line 239: Line 238:
 
     visibility:visible !important;   
 
     visibility:visible !important;   
 
}     
 
}     
#East_Asia{
+
#East_Asia, #East_Asia1{
 
     text-align: left;
 
     text-align: left;
 
     width: 14rem;
 
     width: 14rem;
Line 252: Line 251:
 
     opacity: 0.9;
 
     opacity: 0.9;
 
     border-radius: 1rem;
 
     border-radius: 1rem;
     height: 10.5rem;
+
     height: 13rem;
 
}
 
}
 
.EAheading{
 
.EAheading{
Line 261: Line 260:
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
#EAmark{
+
#EAmark, #EAmark1{
 
     position: relative;
 
     position: relative;
 
     width: 8vw;
 
     width: 8vw;
Line 269: Line 268:
 
     visibility:visible !important;   
 
     visibility:visible !important;   
 
}     
 
}     
#South_Asia{
+
#South_Asia, #South_Asia1{
 
     text-align: left;
 
     text-align: left;
 
     width: 16rem;
 
     width: 16rem;
Line 282: Line 281:
 
     opacity: 0.9;
 
     opacity: 0.9;
 
     border-radius: 1rem;
 
     border-radius: 1rem;
     height: 5.5rem;
+
     height: 6rem;
 
}
 
}
 
.SAheading{
 
.SAheading{
Line 291: Line 290:
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
#SAmark{
+
#SAmark, #SAmark1{
 
     position: relative;
 
     position: relative;
 
     width: 4vw;
 
     width: 4vw;
Line 299: Line 298:
 
     visibility:visible !important;   
 
     visibility:visible !important;   
 
}     
 
}     
#America{
+
#America, #America1{
 
     text-align: left;
 
     text-align: left;
 
     width: 13rem;
 
     width: 13rem;
Line 312: Line 311:
 
     opacity: 0.9;
 
     opacity: 0.9;
 
     border-radius: 1rem;
 
     border-radius: 1rem;
     height: 10rem;
+
     height: 12rem;
 
}
 
}
 
.AMheading{
 
.AMheading{
Line 321: Line 320:
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
#AMmark{
+
#AMmark, #AMmark1{
 
     position: relative;
 
     position: relative;
 
     width: 11vw;
 
     width: 11vw;
Line 332: Line 331:
 
     position:absolute;
 
     position:absolute;
 
}
 
}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 
/*Main*/
 
/*Main*/
 
.overallGrid{
 
.overallGrid{

Latest revision as of 11:09, 30 September 2021