Changes

Jump to navigation Jump to search
23 bytes removed ,  13:57, 27 May 2020
m
no edit summary
*/
/*==============================================================================/* Trial for update of WelcomePage2020WelcomePage 2020.05.25body { background: white;} */
a:link { color: #36b; text-decoration: none;}
body.page-Main_Page_TempProposal h1.firstHeading { border-style: none; }
/*==============================================================================
/* FOR THE MANUALS PAGE */
padding: 2em 1em;
float: left;
transition: all 500s ease;
}
display: block !important;
opacity: 1 !important;
transform: scale(1) rotate(0deg);
border-radius:4px;
animation: selected 300ms 1 ease-in-out;
}
0% {
border-radius:100%;
transform: scale(0) rotate(-180deg);
}
}

Navigation menu