Difference between revisions of "Template:RUM-UPRM"

 
(8 intermediate revisions by 2 users not shown)
Line 179: Line 179:
  
 
           a {
 
           a {
             color: #3BB9FF;
+
             color: rgba(220, 53, 69, 0.9);
 
             text-decoration: none;
 
             text-decoration: none;
 
             background-color: transparent;
 
             background-color: transparent;
Line 5,078: Line 5,078:
 
             height: 100%;
 
             height: 100%;
 
             z-index: 9998;
 
             z-index: 9998;
             background: url(https://loading.io/mod/spinner/dna/lg.gif) center no-repeat #000000;
+
             background: center no-repeat #000000;
 
           }
 
           }
 
           .se-pre-con p {
 
           .se-pre-con p {
Line 10,296: Line 10,296:
 
           .masthead {
 
           .masthead {
 
             position: relative;
 
             position: relative;
             z-index: 0; /* was -1, erase */
+
             z-index: 0; /* was 0, erase */
 
             width: 100%;
 
             width: 100%;
 
             height: auto;
 
             height: auto;
Line 10,364: Line 10,364:
 
             .projects-section .featured-text {
 
             .projects-section .featured-text {
 
               padding: 0 0 0 2rem;
 
               padding: 0 0 0 2rem;
               border-left: 0.5rem solid #3BB9FF
;
+
               border-left: 0.5rem solid #3BB9FF;
 
             }
 
             }
 
           }
 
           }
Line 10,376: Line 10,376:
 
             }
 
             }
 
             .projects-section .project-text hr {
 
             .projects-section .project-text hr {
               border-color: #3BB9FF
;
+
               border-color: #3BB9FF;
 
               border-width: 0.25rem;
 
               border-width: 0.25rem;
 
               width: 30%;
 
               width: 30%;
Line 10,492: Line 10,492:
  
 
             var i = 0;
 
             var i = 0;
             var txt = 'To the rescue. ';
+
             var txt = 'Synthesizing a better world. ';
 
             var speed = 75;
 
             var speed = 75;
  

Latest revision as of 03:58, 28 October 2020