|
|
Line 1: |
Line 1: |
| {{RUM-UPRM}} | | {{RUM-UPRM}} |
| <html lang="en"> | | <html lang="en"> |
− |
| |
− | <head>
| |
− | <meta name="viewport" content="width=device-width, initial-scale=1">
| |
− | <style>
| |
− | .collapsible {
| |
− | background-color: #777;
| |
− | color: white;
| |
− | cursor: pointer;
| |
− | padding: 18px;
| |
− | width: 100%;
| |
− | border: none;
| |
− | text-align: left;
| |
− | outline: none;
| |
− | font-size: 15px;
| |
− | }
| |
− |
| |
− | .active, .collapsible:hover {
| |
− | background-color: #555;
| |
− | }
| |
− |
| |
− | .content {
| |
− | padding: 0 18px;
| |
− | max-height: 0;
| |
− | overflow: hidden;
| |
− | transition: max-height 0.2s ease-out;
| |
− | background-color: #f1f1f1;
| |
− | }
| |
− | </style>
| |
− | </head>
| |
| | | |
| <body> | | <body> |