Difference between revisions of "Template:NCKU Tainan/css/protocol style"

(Created page with " .contentimg { width: 100%; } .head2 { color: white; width: 26%; font-size: 50px; /* font-...")
 
 
(37 intermediate revisions by 2 users not shown)
Line 1: Line 1:
        .contentimg {
+
body {
            width: 100%;
+
  background-color: #272625;
        }
+
}
 
+
#HQ_page p {
 
+
  font-size: 20px;
        .head2 {
+
  margin: 0;
            color: white;
+
  background-color: #010E00;
            width: 26%;
+
}
            font-size: 50px;
+
h4, h1, p {
            /* font-weight: 700; */
+
  color: white;
            border-bottom: 10px solid #7ae26f !important;
+
  padding-bottom: 10px;
            position: relative;
+
}
        }
+
.container.content {
 
+
  margin-top: 70px;
        /* paragraph content*/
+
}
        h10 {
+
.caret {
            color: white;
+
  display: inline-block;
            font-size: 1.4rem;
+
  width: 0;
            line-height: 150%;
+
  height: 0;
        }
+
  margin-left: 2px;
 
+
  vertical-align: middle;
        body {
+
  border-top: 4px solid;
            background-color: #272625;
+
  border-right: 4px solid transparent;
        }
+
  border-left: 4px solid transparent;
 
+
}
 
+
#HQ_page h1 {
        p {
+
  border-bottom: 10px solid #7ae26f;
            color: white;
+
}
            font-size: 20px;
+
[class*="col-"] {
        }
+
  float: left;
 
+
  padding: 13px;
        h3 {
+
}
            color: white;
+
a.list-group-item:visited {
            font-size: 35px;
+
  color: white;
        }
+
}
 
+
a:hover {
        .navbar {
+
  background-color: transparent;
            padding-top: 10px;
+
}
            margin-bottom: 0;
+
.list-group {
        }
+
  margin-top: 100px;
 
+
}
        .navbar-brand {
+
.col-2.side {
            font-size: 30px;
+
  padding: 0;
        }
+
}
 
+
.list-group-item {
        .nav-link {
+
  padding: .55rem .35rem;
            font-size: 20px;
+
  background-color: #272625;
        }
+
  color: white;
 
+
  border: none;
        a.dropdown-item {
+
  font-size: 19px;
            color: #4F7F52;
+
  margin: 5px 0;
        }
+
}
 
+
a.list-group-item.list-group-item-action {
        a.dropdown-item:active {
+
  background-color: transparent;
            background-color: #4F7F52;
+
}
        }
+
a.list-group-item.list-group-item-action:hover {
 
+
  color: #98CC9B;
        .caret {
+
}
            display: inline-block;
+
a.list-group-item.list-group-item-action.active {
            width: 0;
+
  background-color: transparent;
            height: 0;
+
  color: #7ae26f;
            margin-left: 2px;
+
}
            vertical-align: middle;
+
   /*folded-corner*/
            border-top: 4px solid;
+
   .post {
            border-right: 4px solid transparent;
+
            border-left: 4px solid transparent;
+
        }
+
 
+
        /*滑到navbar就展開*/
+
        .dropdown-menu li:hover .sub-menu {
+
            visibility: visible;
+
        }
+
 
+
        .dropdown:hover .dropdown-menu {
+
            display: block;
+
        }
+
 
+
        .head {
+
            color: white;
+
            width: 50%;
+
            font-size: 50px;
+
            font-weight: 700;
+
            border-bottom: 10px solid #7ae26f;
+
            position: relative;
+
            margin-top: 100px;
+
        }
+
 
+
        .container.content {
+
            margin-top: 80px;
+
        }
+
 
+
        @media (min-width: 992px) {
+
            .navbar {
+
                padding-left: 80px;
+
                padding-right: 80px;
+
            }
+
        }
+
 
+
        @media (max-width: 768px) {
+
            .navbar-right form {
+
                display: none;
+
            }
+
        }
+
 
+
        @media (max-width: 568px) {
+
            footer {
+
                text-align: center;
+
            }
+
 
+
            .list-group {
+
                display: none;
+
            }
+
        }
+
 
+
        /*folded-corner*/
+
        .post {
+
            position: relative;
+
        }
+
 
+
        .folded-corner {
+
            position: absolute;
+
            bottom: 0px;
+
            right: 0px;
+
            border-width: 0;
+
            border-style: solid;
+
            background: hsla(260, 100%, 100%, 0.2);
+
            box-shadow: 0px -4px 0px rgba(0, 0, 0, 0.3), -1px -4px 0px rgba(0, 0, 0, 0.1);
+
            border-radius: 15px 0 0 0;
+
            border-color: transparent #B9DEBB transparent transparent;
+
            transition: border-width 0.2s ease-out;
+
        }
+
 
+
        .post:hover .folded-corner {
+
            border-width: 40px 40px 0 0;
+
        }
+
 
+
        .photo .folded-corner {
+
            background: hsla(260, 5%, 75%, 0.5);
+
        }
+
 
+
        [class*="col-"] {
+
            float: left;
+
            padding: 13px;
+
        }
+
 
+
        a.list-group-item:visited {
+
            color: white;
+
        }
+
 
+
        a:hover {
+
            background-color: transparent;
+
        }
+
 
+
        .list-group {
+
            margin-top: 100px;
+
        }
+
 
+
        .col-2.side {
+
            padding: 0;
+
        }
+
 
+
        .list-group-item {
+
            padding: .55rem .35rem;
+
            background-color: #272625;
+
            color: white;
+
            border: none;
+
            font-size: 19px;
+
        }
+
 
+
        a.list-group-item.list-group-item-action {
+
            background-color: transparent;
+
        }
+
 
+
        a.list-group-item.list-group-item-action:hover {
+
            color: #98CC9B;
+
        }
+
 
+
        a.list-group-item.list-group-item-action.active {
+
            background-color: transparent;
+
            color: #7ae26f;
+
        }
+
 
+
        .scrollspy-example h4 {
+
            font-size: 2rem;
+
        }
+
 
+
 
+
 
+
        img.contentimg {
+
            width: 100%;
+
            margin: 20px 0;
+
        }
+
 
+
        a.link {
+
            font-size: 30px;
+
            color: #4F7F52;
+
        }
+
 
+
        #list-item-1 {
+
            padding-top: 0px;
+
        }
+
 
+
        #list-item-2 {
+
            padding-top: 0px;
+
        }
+
 
+
        #list-item-3 {
+
            padding-top: 0px;
+
        }
+
 
+
        #list-item-4 {
+
            padding-top: 0px;
+
        }
+
 
+
        #list-item-5 {
+
            padding-top: 0px;
+
        }
+
 
+
        a.reference {
+
            color: #4F7F52;
+
        }
+
 
+
        .btn {
+
            background-color: #98CC9B;
+
            color: #272625;
+
            border: none;
+
            font-size: 1.5rem;
+
        }
+
 
+
        .btn:hover {
+
            color: white;
+
            background-color: transparent;
+
            border-color: transparent;
+
            border-bottom: 3px;
+
            border-bottom-color: #98CC9B;
+
            border-bottom-style: solid;
+
            border-radius: 0rem;
+
        }
+
 
+
        .btn.focus,
+
        .btn:focus {
+
            box-shadow: none;
+
        }
+
 
+
        td {
+
            text-align: center;
+
            color: black !important;
+
            border: 2px solid black !important;
+
            background-color: white !important;
+
        }
+
 
+
        table {
+
            border: 3px solid white;
+
            text-align: center;
+
            width: 100%;
+
        }
+
 
+
        th {
+
            background-color: #262624 !important;
+
            color: white !important;
+
            border: 2px solid white !important;
+
            font-size: 20px;
+
            padding: 10px 10px !important;
+
        }
+
 
+
        .bbg td {
+
            background-color: #262624 !important;
+
            color: white !important;
+
            border: 2px solid rgba(255, 255, 255, 0.5) !important;
+
            padding: 5px 0 !important;
+
        }
+
 
+
        table.bbg {
+
            border: 3px solid rgba(255, 255, 255, 0.5);
+
        }
+
 
+
        .card {
+
            background-color: transparent;
+
            border: 0;
+
        }
+
 
+
        .card-body {
+
            padding: 1rem 0;
+
            border: none !important;
+
        }
+
 
+
   /*header*/
+
  .carousel-item {
+
    height: 100vh;
+
    min-height: 300px;
+
    background: no-repeat center center scroll;
+
    -webkit-background-size: cover;
+
    -moz-background-size: cover;
+
    -o-background-size: cover;
+
    background-size: cover;
+
  }
+
  body {
+
    background-color: #272625;
+
  }
+
 
+
  h3 {
+
    color: white;
+
    font-size: 35px;
+
  }
+
 
+
  p {
+
    color: white;
+
    font-size: 20px;
+
  }
+
 
+
  /* Button */
+
  .animate{
+
transition: all 0.1s;
+
-webkit-transition: all 0.1s;
+
  }
+
 
+
  .action-button{
+
    position: relative;
+
    padding: 10px 40px;
+
    margin: 0px 10px 10px 600px;
+
    margin-right: 20px;
+
    margin-bottom: 20px;
+
    border-radius: 10px;
+
    font-family: 'Noto Sans',"微軟雅黑","Microsoft YaHei",Helvetica,sans-serif;
+
    font-size: 25px;
+
    color: #FFF;
+
    text-decoration: none;
+
    text-align: center;
+
  }
+
 
+
   .blue:hover{
+
  background-color: #46a3ff;
+
  }
+
 
+
  .blue{
+
background-color: #3498DB;
+
border-bottom: 5px solid #2980B9;
+
        border-radius: 2px !important;
+
        border: none !important;
+
  }
+
+
  /* The card */
+
  .card {
+
    position: relative;
+
    height: 400px;
+
    width: 900px;
+
    margin: 200px auto;
+
    background-color: #FFF;
+
    -webkit-box-shadow: 10px 10px 93px 0px rgba(0, 0, 0, 0.75);
+
    -moz-box-shadow: 10px 10px 93px 0px rgba(0, 0, 0, 0.75);
+
    box-shadow: 10px 10px 93px 0px rgba(0, 0, 0, 0.75);
+
  }
+
 
+
  /* Image on the left side */
+
  .thumbnail {
+
    float: left;
+
 
     position: relative;
 
     position: relative;
    left: 30px;
 
    top: -100px;
 
    height: 400px;
 
    width: 400px;
 
 
   }
 
   }
    
+
   .folded-corner {
  /*object-fit: cover; */
+
  /*object-position: center; */
+
  img.left {
+
 
     position: absolute;
 
     position: absolute;
     left: 50%;
+
     bottom: 0px;
     top: 50%;
+
     right: 0px;
     border-radius: 3px;
+
     border-width: 0;
     height: 300px;
+
     border-style: solid;
     width: 400px;
+
     background: hsla(260,100%,100%,0.2);
     -webkit-transform: translate(-50%, -50%);
+
     box-shadow: 0px -4px 0px rgba(0,0,0,0.3), -1px -4px 0px rgba(0,0,0,0.1);
     -ms-transform: translate(-50%, -50%);
+
     border-radius: 15px 0 0 0;
     transform: translate(-50%, -50%);
+
    border-color: transparent #B9DEBB transparent transparent;
 +
     transition: border-width 0.2s ease-out;
 
   }
 
   }
 
+
   .post:hover .folded-corner {
  /* Right side of the card */
+
     border-width: 40px 40px 0 0;
   .right {
+
    margin-left: 450px;
+
    margin-right: 20px;
+
    margin-top: 20px;
+
    position: absolute;
+
  }
+
 
+
  #cardtext {
+
    text-align: justify;
+
    font-size: 1.3rem;
+
    line-height: 150%;
+
    color: #4B4B4B;
+
  }
+
 
+
 
+
 
+
  /* DATE of release */
+
  h9 {
+
    color: #bebebe;
+
    font-weight:bold;
+
    position: absolute;
+
    left: 50px;
+
    bottom: 90px;
+
    font-size: 4.0rem;
+
  }
+
 
+
  h6 {
+
    color: #bebebe;
+
    font-weight:bold;
+
    position: absolute;
+
    left: 32px;
+
    bottom: 10px;
+
    font-size: 2.2rem;
+
  }
+
 
+
  /* paragraph content*/
+
  h10 {
+
    color: white;
+
    font-size: 1.4rem;
+
    line-height: 150%;
+
  }
+
  a.dropdown-item {
+
    color: #4F7F52;
+
  }
+
  a.dropdown-item:active {
+
     background-color: #4F7F52;
+
 
   }
 
   }
   .caret {
+
   .photo .folded-corner {
     display: inline-block;
+
     background: hsla(260,5%,75%,0.5);
    width: 0;
+
    height: 0;
+
    margin-left: 2px;
+
    vertical-align: middle;
+
    border-top: 4px solid;
+
    border-right: 4px solid transparent;
+
    border-left: 4px solid transparent;
+
 
   }
 
   }
 
 
 
   .head {
 
   .head {
 
     color: white;
 
     color: white;
     width: 60%;
+
     width: 50%;
 
     font-size: 50px;
 
     font-size: 50px;
    font-weight: 700;
 
 
     border-bottom: 10px solid #7ae26f !important;
 
     border-bottom: 10px solid #7ae26f !important;
 
     position: relative;
 
     position: relative;
    margin-top: 100px;
 
 
   }
 
   }
   .container.content {
+
   .card {
     margin-top: 80px;
+
     background-color: #B9DEBB;
 
+
    cursor: pointer;
 
   }
 
   }
 
+
   .card-body {
   [class*="col-"] {
+
     background-color: #B9DEBB;
     float: left;
+
     text-align: center;
     padding: 13px;
+
 
   }
 
   }
   a.list-group-item:visited {
+
   .card-deck {
     color: white;
+
     margin: 10px;
 
   }
 
   }
   a:hover {
+
   .modal {
     background-color: transparent;
+
     width: 100%;
 
   }
 
   }
   .list-group {
+
   .modal-dialog {
     margin-top: 100px;
+
     max-width: none !important;
 +
    width: 1000px;
 +
    z-index: 100px !important;
 
   }
 
   }
   .col-2.side {
+
   .modal-content {
     padding: 0;
+
     position: relative;
 
   }
 
   }
   .list-group-item {
+
   td {
     padding: .55rem .35rem;
+
    text-align: center;
     background-color: #272625;
+
    color: black !important;
     color: white;
+
    border: none !important;
     border: none;
+
    border-bottom: 2px solid black !important;
     font-size: 19px;
+
     border-top: 2px solid black !important;
 +
     background-color: white !important;
 +
     padding: 5px !important;
 +
     vertical-align: inherit !important;
 +
     font-size: 1rem;
 
   }
 
   }
   a.list-group-item.list-group-item-action {
+
   table {
     background-color: transparent;
+
     border: none !important;
 +
    text-align: center !important;
 
   }
 
   }
   a.list-group-item.list-group-item-action:hover {
+
   .table {
     color: #98CC9B;
+
     padding-top: 80px;
 
   }
 
   }
   a.list-group-item.list-group-item-action.active {
+
   th {
     background-color: transparent;
+
    border: none !important;
     color: #7ae26f;
+
     background-color: #262624 !important;
 +
     color: white !important;
 +
    font-size: 20px !important;
 +
    padding: 10px 10px !important;
 
   }
 
   }
   .scrollspy-example h4{
+
   .centertable {
     font-size: 2rem;
+
     margin: auto;
 
   }
 
   }
   a.link {
+
   img.contentimg {
      font-size: 30px;
+
    width: 50%;
      color: #4F7F52;
+
    margin: 20px 80px;
 +
    cursor: pointer;
 
   }
 
   }
   #list-item-1 {
+
   .modal-backdrop {
      padding-top: 0px;
+
    z-index: 1 !important;
 
   }
 
   }
   #list-item-2 {
+
   .blackp {
      padding-top: 0px;
+
    color: black !important;
 +
    background-color: transparent !important;
 
   }
 
   }
   #list-item-3 {
+
   li.licontent {
     padding-top: 0px;
+
     color: black !important;
 +
    background-color: transparent !important;
 
   }
 
   }
   #list-item-4 {
+
   ul {
     padding-top: 0px;
+
     list-style-image: none !important;
  }
+
  #list-item-5 {
+
    padding-top: 0px;
+
  }
+
  a.reference {
+
    color: #4F7F52;
+
  }
+
  .modal-backdrop {
+
    z-index: 0 !important;
+
 
   }
 
   }

Latest revision as of 17:49, 17 October 2018

body {

 background-color: #272625;

}

  1. HQ_page p {
 font-size: 20px;
 margin: 0;
 background-color: #010E00;

} h4, h1, p {

 color: white;
 padding-bottom: 10px;

} .container.content {

 margin-top: 70px;

} .caret {

 display: inline-block;
 width: 0;
 height: 0;
 margin-left: 2px;
 vertical-align: middle;
 border-top: 4px solid;
 border-right: 4px solid transparent;
 border-left: 4px solid transparent;

}

  1. HQ_page h1 {
 border-bottom: 10px solid #7ae26f;

} [class*="col-"] {

 float: left;
 padding: 13px;

} a.list-group-item:visited {

 color: white;

} a:hover {

 background-color: transparent;

} .list-group {

 margin-top: 100px;

} .col-2.side {

 padding: 0;

} .list-group-item {

 padding: .55rem .35rem;
 background-color: #272625;
 color: white;
 border: none;
 font-size: 19px;
 margin: 5px 0;

} a.list-group-item.list-group-item-action {

 background-color: transparent;

} a.list-group-item.list-group-item-action:hover {

 color: #98CC9B;

} a.list-group-item.list-group-item-action.active {

 background-color: transparent;
 color: #7ae26f;

}

 /*folded-corner*/
 .post {
   position: relative;
 }
 .folded-corner {
   position: absolute;
   bottom: 0px;  
   right: 0px;
   border-width: 0;
   border-style: solid;
   background: hsla(260,100%,100%,0.2);
   box-shadow: 0px -4px 0px rgba(0,0,0,0.3), -1px -4px 0px rgba(0,0,0,0.1);
   border-radius: 15px 0 0 0;
   border-color: transparent #B9DEBB transparent transparent;
   transition: border-width 0.2s ease-out;
 }
 .post:hover .folded-corner {
   border-width: 40px 40px 0 0;
 }
 .photo .folded-corner {
   background: hsla(260,5%,75%,0.5);
 }
 .head {
   color: white;
   width: 50%;
   font-size: 50px;
   border-bottom: 10px solid #7ae26f !important;
   position: relative;
 }
 .card {
   background-color: #B9DEBB;
   cursor: pointer;
 }
 .card-body {
   background-color: #B9DEBB;
   text-align: center;
 }
 .card-deck {
   margin: 10px;
 }
 .modal {
   width: 100%;
 }
 .modal-dialog {
   max-width: none !important;
   width: 1000px;
   z-index: 100px  !important;
 }
 .modal-content {
   position: relative;
 }
 td {
   text-align: center;
   color: black !important;
   border: none !important;
   border-bottom: 2px solid black !important;
   border-top: 2px solid black !important;
   background-color: white !important;
   padding: 5px !important;
   vertical-align: inherit !important;
   font-size: 1rem;
 }
 table {
   border: none !important;
   text-align: center !important;
 }
 .table {
   padding-top: 80px;
 }
 th {
   border: none !important;
   background-color: #262624 !important;
   color: white !important;
   font-size: 20px !important;
   padding: 10px 10px !important;
 }
 .centertable {
   margin: auto;
 }
 img.contentimg {
   width: 50%;
   margin: 20px 80px;
   cursor: pointer;
 }
 .modal-backdrop {
   z-index: 1 !important;
 }
 .blackp {
   color: black !important;
   background-color: transparent !important;
 }
 li.licontent {
   color: black !important;
   background-color: transparent !important;
 }
 ul {
   list-style-image: none !important;
 }