Difference between revisions of "Template:UCL/Style"

Line 614: Line 614:
 
     padding-top: 2rem;
 
     padding-top: 2rem;
 
     padding-bottom: 2rem;
 
     padding-bottom: 2rem;
 +
    line-height: 1rem;
 
}
 
}
  
Line 624: Line 625:
 
     padding-top: 7rem;
 
     padding-top: 7rem;
 
     padding-bottom: 1rem;
 
     padding-bottom: 1rem;
 +
    line-height: 1rem;
 
}
 
}
  
Line 632: Line 634:
 
     color: rgba(242, 77, 25,1);
 
     color: rgba(242, 77, 25,1);
 
     text-align: center;
 
     text-align: center;
 +
    line-height: 1rem;
 
}
 
}
  
Line 642: Line 645:
 
     padding-top: 7rem;
 
     padding-top: 7rem;
 
     padding-bottom: 2rem;
 
     padding-bottom: 2rem;
 +
    line-height: 1rem;
 
}
 
}
  
Line 1,365: Line 1,369:
 
.sshh{
 
.sshh{
 
   text-decoration: none;
 
   text-decoration: none;
   color:rgb(255, 133, 102) !important;
+
   color:rgb(255, 133, 102);
 
   transition: 0.15s;
 
   transition: 0.15s;
 
}
 
}
Line 1,371: Line 1,375:
 
.sshh:hover{
 
.sshh:hover{
 
   text-decoration: none;
 
   text-decoration: none;
   color:rgb(255, 0, 53) !important;
+
   color:rgb(255, 0, 53);
  transition: 0.15s;
+
}
+
 
+
.sshh1{
+
  text-decoration: none;
+
  color:rgb(153, 0, 0) !important;
+
  transition: 0.15s;
+
}
+
 
+
.sshh1:hover{
+
  text-decoration: none;
+
  color:rgb(77, 0, 0) !important;
+
 
   transition: 0.15s;
 
   transition: 0.15s;
 
}
 
}
Line 1,485: Line 1,477:
 
   }
 
   }
 
   .orange{
 
   .orange{
     color:tomato !important;
+
     color:tomato;
  }
+
 
+
  .orange_bkgr {
+
      background-color: tomato !important;
+
      border-radius: 0.5rem !important;
+
 
   }
 
   }
  
Line 5,365: Line 5,352:
 
   }
 
   }
 
}
 
}
 +
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 13:34, 8 December 2018