Difference between revisions of "Desktop"

From Sinfronteras
Jump to: navigation, search
Line 19: Line 19:
 
     font-weight: bold;
 
     font-weight: bold;
 
     font-style: italic;
 
     font-style: italic;
     font-family: 'Linux Libertine','Georgia','Times',serif;"
+
     font-family: 'Linux Libertine','Georgia','Times',serif;
 
   }
 
   }
 
   .text-2-1 {
 
   .text-2-1 {
Line 39: Line 39:
 
     margin-top: -5pt;
 
     margin-top: -5pt;
 
   }
 
   }
   .table-1-1 {
+
   .desktop-1-1 {
 
     width: 20%;  
 
     width: 20%;  
 
     height: 10px;
 
     height: 10px;
 
     background-color: #4081de;  
 
     background-color: #4081de;  
 
     padding: 0px 5px 0px 10px;  
 
     padding: 0px 5px 0px 10px;  
     border: 1px solid #4081de; <!-- #ddddff; -->
+
     border: 1px solid #4081de;
 
     vertical-align: center;  
 
     vertical-align: center;  
 
     moz-border-radius: 0px;  
 
     moz-border-radius: 0px;  
Line 50: Line 50:
 
     border-radius:0px;
 
     border-radius:0px;
 
   }
 
   }
   .table-1-2 {
+
   .desktop-1-2 {
 
     color: #B8860B;
 
     color: #B8860B;
 
     background-color: #E6E6FA;  
 
     background-color: #E6E6FA;  
 
   }
 
   }
   .table-2-1 {
+
   .desktop-2-1 {
 
     width: 20%;  
 
     width: 20%;  
 
     background-color: #ededf2;  
 
     background-color: #ededf2;  
Line 61: Line 61:
 
     vertical-align: top;
 
     vertical-align: top;
 
   }
 
   }
   .table-2-2 {
+
   .desktop-2-2 {
 
     background-color: white;  
 
     background-color: white;  
 
   }
 
   }
Line 130: Line 130:
 
       $(".fa-eye").css('font-size', '20px')
 
       $(".fa-eye").css('font-size', '20px')
  
       $(".table-1").css('visibility','visible')
+
       $(".desktop-1").css('visibility','visible')
       $(".table-2").css('visibility','hidden')
+
       $(".desktop-2").css('visibility','hidden')
       $(".table-3").css('visibility','hidden')
+
       $(".desktop-3").css('visibility','hidden')
       $(".table-4").css('display',  'none')
+
       $(".desktop-4").css('display',  'none')
 
     }else if (cityName == "Dos") {
 
     }else if (cityName == "Dos") {
 
       $(".uno").css('font-size',    '20px')
 
       $(".uno").css('font-size',    '20px')
Line 140: Line 140:
 
       $(".fa-eye").css('font-size', '20px')
 
       $(".fa-eye").css('font-size', '20px')
  
       $(".table-1").css('visibility','hidden')
+
       $(".desktop-1").css('visibility','hidden')
       $(".table-2").css('visibility','visible')
+
       $(".desktop-2").css('visibility','visible')
       $(".table-3").css('visibility','hidden')
+
       $(".desktop-3").css('visibility','hidden')
       $(".table-4").css('display',  'none')
+
       $(".desktop-4").css('display',  'none')
 
     }else if (cityName == "Tres") {
 
     }else if (cityName == "Tres") {
 
       $(".uno").css('font-size',    '20px')
 
       $(".uno").css('font-size',    '20px')
Line 150: Line 150:
 
       $(".fa-eye").css('font-size', '20px')
 
       $(".fa-eye").css('font-size', '20px')
  
       $(".table-1").css('visibility','hidden')
+
       $(".desktop-1").css('visibility','hidden')
       $(".table-2").css('visibility','hidden')
+
       $(".desktop-2").css('visibility','hidden')
       $(".table-3").css('visibility','visible')
+
       $(".desktop-3").css('visibility','visible')
       $(".table-4").css('display',  'none')
+
       $(".desktop-4").css('display',  'none')
 
     }else {
 
     }else {
 
       $(".uno").css('font-size',    '20px')
 
       $(".uno").css('font-size',    '20px')
Line 160: Line 160:
 
       $(".fa-eye").css('font-size', '22px')
 
       $(".fa-eye").css('font-size', '22px')
  
       $(".table-1").css('visibility','visible')
+
       $(".desktop-1").css('visibility','visible')
       $(".table-2").css('visibility','visible')
+
       $(".desktop-2").css('visibility','visible')
       $(".table-3").css('visibility','visible')
+
       $(".desktop-3").css('visibility','visible')
       $(".table-4").css('display',  'block')
+
       $(".desktop-4").css('display',  'block')
 
     }
 
     }
  
Line 216: Line 216:
 
{| style="color: black; background-color: white; width: 100%; padding: 0px 0px 0px 0px; border: 0px solid #ddddff;"
 
{| style="color: black; background-color: white; width: 100%; padding: 0px 0px 0px 0px; border: 0px solid #ddddff;"
 
<!-- ============================================================================ -->
 
<!-- ============================================================================ -->
| class="table-1 table-1-1 invisible" style="visibility: visible" |
+
| class="desktop-1 desktop-1-1 invisible" style="visibility: visible" |
 
<p class="text-1-1">
 
<p class="text-1-1">
 
Estudio actual
 
Estudio actual
 
</p>
 
</p>
| class="table-2 table-1-1 invisible" |  
+
| class="desktop-2 desktop-1-1 invisible" |  
 
<p class="text-1-1">
 
<p class="text-1-1">
 
Level1
 
Level1
 
</p>
 
</p>
| class="table-3 table-1-1 invisible" |
+
| class="desktop-3 desktop-1-1 invisible" |
 
<p class="text-1-1">
 
<p class="text-1-1">
 
Level1
 
Level1
 
</p>
 
</p>
 
|-
 
|-
| class="table-1 table-2-1 invisible" style="visibility: visible" |
+
| class="desktop-1 desktop-2-1 invisible" style="visibility: visible" |
 
<!-- ---- Estudio actual ------ -->
 
<!-- ---- Estudio actual ------ -->
 
<!-- ----------------------- Ini-->
 
<!-- ----------------------- Ini-->
Line 289: Line 289:
 
</div>
 
</div>
 
<!-- ----------------------- End-->
 
<!-- ----------------------- End-->
| class="table-2 table-2-1 invisible" |
+
| class="desktop-2 desktop-2-1 invisible" |
 
<!-- ----  Section 2    ------ -->
 
<!-- ----  Section 2    ------ -->
 
<!-- ----------------------- Ini-->
 
<!-- ----------------------- Ini-->
Line 314: Line 314:
 
</div>
 
</div>
 
<!-- ----------------------- End-->
 
<!-- ----------------------- End-->
| class="table-3 table-2-1 invisible" |
+
| class="desktop-3 desktop-2-1 invisible" |
 
<!-- ----  Section 3    ------ -->
 
<!-- ----  Section 3    ------ -->
 
<!-- ----------------------- Ini-->
 
<!-- ----------------------- Ini-->
Line 344: Line 344:
  
  
<div class="table-4" style="display: none; margin-top:50px; margin-bottom: 500px;">
+
<div class="desktop-4" style="display: none; margin-top:50px; margin-bottom: 500px;">
 
'''Aquí se explica una forma de incluir wiki code in the annonymous sidebar''':
 
'''Aquí se explica una forma de incluir wiki code in the annonymous sidebar''':
 
* https://www.mediawiki.org/wiki/Manual:Interface/Sidebar/Hacks
 
* https://www.mediawiki.org/wiki/Manual:Interface/Sidebar/Hacks

Revision as of 21:41, 21 March 2021



This is a protected page.