MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<html>
<html>
<div style="background-color: black;color: antiquewhite;">
<div style="background-color: white;color: black;">
<style>
<style>
.collapsible {
.collapsible {
   background-color: black;
   background-color: white;
   color: white;
   color: black;
   cursor: pointer;
   cursor: pointer;
   padding: 3px;
   padding: 3px;
Line 26: Line 26:
   display: none;
   display: none;
   overflow: hidden;
   overflow: hidden;
   background-color: black;
   background-color: white;
   position: relative;
   position: relative;
   top: -50px;
   top: -50px;
Line 33: Line 33:
<div style="text-align: right;">
<div style="text-align: right;">
<h1>mcpcms</h1>
<h1>mcpcms</h1>
<h5 style="position: relative;top: 0px;">master control program <br>CMS MCS shell</h5>
<h5 style="position: relative;top: 0px;color: black;">master control program <br>CMS MCS shell</h5>
</div>
</div>
<div style="position: relative;top: -75px;">
<div style="position: relative;top: -75px;">

Navigation menu