Difference between revisions of "Desktop"

From Sinfronteras
Jump to: navigation, search
Line 11: Line 11:
  
 
<style>
 
<style>
 +
  #firstHeading {
 +
    border-bottom: 1px solid #B8860B !important;  <!-- This means the page contains hidden text -->
 +
  }
 +
  .text-1-1 {
 +
    color: white;
 +
    font-size: 20px;
 +
    font-weight: bold;
 +
    font-style: italic;
 +
    font-family: 'Linux Libertine','Georgia','Times',serif;"
 +
  }
 +
  .text-2-1 {
 +
    text-align: left;
 +
    color: #0000ff;
 +
    font-weight: bold;
 +
    margin-top: -5pt;
 +
  }
 +
  .text-3-1 {
 +
    text-align: left;
 +
    color: #A52A2A;
 +
    font-weight: bold;
 +
    margin-top: -5pt;
 +
  }
 +
  .text-4-1 {
 +
    text-align: left;
 +
    color: black;
 +
    font-weight: bold;
 +
    margin-top: -5pt;
 +
  }
 +
  .table-1-1 {
 +
    width: 20%;
 +
    height: 10px;
 +
    background-color: #4081de;
 +
    padding: 0px 5px 0px 10px;
 +
    border: 1px solid #4081de;  <!-- #ddddff; -->
 +
    vertical-align: center;
 +
    moz-border-radius: 0px;
 +
    webkit-border-radius: 0px;
 +
    border-radius:0px;
 +
  }
 +
  .table-1-2 {
 +
    color: #B8860B;
 +
    background-color: #E6E6FA;
 +
  }
 +
  .table-2-1 {
 +
    width: 20%;
 +
    background-color: #ededf2;
 +
    padding: 20px 10px 30px 10px;
 +
    border: 1px solid #ddddff;
 +
    vertical-align: top;
 +
  }
 +
  .table-2-2 {
 +
    background-color: white;
 +
  }
 +
  .invisible {
 +
    visibility: hidden;
 +
  }
 
   .bottom-selected-desk {  
 
   .bottom-selected-desk {  
 
     color:rgb(59, 59, 73);
 
     color:rgb(59, 59, 73);
Line 24: Line 80:
 
   #desktop-menu .fa-eye:hover { color:black; }
 
   #desktop-menu .fa-eye:hover { color:black; }
 
</style>
 
</style>
 +
  
 
<div id="desktop-menu" style="margin-top: -65px; margin-bottom: 80px;">
 
<div id="desktop-menu" style="margin-top: -65px; margin-bottom: 80px;">
Line 51: Line 108:
  
 
</div>
 
</div>
 +
  
 
<script>
 
<script>
Line 341: Line 399:
 
</div>
 
</div>
  
 
{{#css:
 
  #firstHeading {
 
    border-bottom: 1px solid #B8860B !important;  <!-- This means the page contains hidden text -->
 
  }
 
  .text-1-1 {
 
    color: white;
 
    font-size: 20px;
 
    font-weight: bold;
 
    font-style: italic;
 
    font-family: 'Linux Libertine','Georgia','Times',serif;"
 
  }
 
  .text-2-1 {
 
    text-align: left;
 
    color: #0000ff;
 
    font-weight: bold;
 
    margin-top: -5pt;
 
  }
 
  .text-3-1 {
 
    text-align: left;
 
    color: #A52A2A;
 
    font-weight: bold;
 
    margin-top: -5pt;
 
  }
 
  .text-4-1 {
 
    text-align: left;
 
    color: black;
 
    font-weight: bold;
 
    margin-top: -5pt;
 
  }
 
  .table-1-1 {
 
    width: 20%;
 
    height: 10px;
 
    background-color: #4081de;
 
    padding: 0px 5px 0px 10px;
 
    border: 1px solid #4081de;  <!-- #ddddff; -->
 
    vertical-align: center;
 
    moz-border-radius: 0px;
 
    webkit-border-radius: 0px;
 
    border-radius:0px;
 
  }
 
  .table-1-2 {
 
    color: #B8860B;
 
    background-color: #E6E6FA;
 
  }
 
  .table-2-1 {
 
    width: 20%;
 
    background-color: #ededf2;
 
    padding: 20px 10px 30px 10px;
 
    border: 1px solid #ddddff;
 
    vertical-align: top;
 
  }
 
  .table-2-2 {
 
    background-color: white;
 
  }
 
  .invisible {
 
    visibility: hidden;
 
  }
 
}}
 
 
<section end=Desktop0 />
 
<section end=Desktop0 />

Revision as of 21:14, 21 March 2021



This is a protected page.