Difference between revisions of "Team:RUM-UPRM/Notebook"

Line 1: Line 1:
 
{{RUM-UPRM}}
 
{{RUM-UPRM}}
 
<html lang="en">
 
<html lang="en">
 +
 +
<style>
 +
.collapsible {
 +
  background-color:rgb(60,179,113);
 +
  color: rgba(255,255,255,0.9);
 +
  cursor: pointer;
 +
  padding: 24px;
 +
  width: 100%;
 +
  text-align: center;
 +
  outline: none;
 +
  font-size: 18px;
 +
  border: 1px solid black;
 +
  border-radius: 16px
 +
}
 +
 +
.active, .collapsible:hover {
 +
  background-color: rgba(85,85,85,0.2);
 +
}
 +
 +
.content {
 +
  padding: 0 18px;
 +
  max-height: 0;
 +
  overflow: hidden;
 +
  transition: max-height 0.2s ease-out;
 +
  background-color: rgba(241,241,241,0.8);
 +
}
 +
</style>
 +
 
<body>
 
<body>
 
<!--Preloader-->
 
<!--Preloader-->

Revision as of 02:16, 23 October 2020

Lab Protocols

Copyright © UPRM-RUM 2020