Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sidebar [2020/04/23 08:20]
avsetula
sidebar [2023/11/20 09:17] (current)
avsetula
Line 1: Line 1:
-**[[en:​hw:​00-start|Hardware]]**+**[[en:​hw:​00-start|Products]]**
 {{indexmenu>​en:​hw:#​1 .:#​2|context nsort}} {{indexmenu>​en:​hw:#​1 .:#​2|context nsort}}
 \\ \\
- 
  
 **[[en:​sw:​00-start|Software]]** **[[en:​sw:​00-start|Software]]**
Line 8: Line 7:
 \\ \\
  
-**[[en:​automation:​00-start|Automation ​101]]**+**[[en:​automation:​00-start|Automation ​& tutorials]]**
 {{indexmenu>​en:​automation:#​1 .:#​2|context nsort}} {{indexmenu>​en:​automation:#​1 .:#​2|context nsort}}
 \\ \\
Line 14: Line 13:
 **[[en:​files:​00-start|Files & Downloads]]** **[[en:​files:​00-start|Files & Downloads]]**
 {{indexmenu>​en:​files:#​1 .:#​2|context nsort}} {{indexmenu>​en:​files:#​1 .:#​2|context nsort}}
 +\\
  
-<​html>​ <!-- AVsetula CSS & JS --> +**[[en:​contact:​00-start|Contact us]]** 
-  <​style>​ +\\ 
-    /Modre zvýraznění textu *+ 
-    span.avBlueText{ +---- 
-      font-weightbold; + 
-      color#2f5496; +**[[en:sitemap:00-start|Sitemap]]** 
-    } + 
-     +/* 
-    ​/* Oranzove zvýraznění textu */ +---- 
-    span.avOrangeText{ + 
-      font-weight: bold; +<WRAP center round box> 
-      ​color:​ #c45911; +<​html><​span class="​kbBlueText">​Online services status:</span><​/html> 
-    } +\\ 
-     +{:files:img_breakline.png?​nolink |}
-     + 
-    ​/* Rude podbarveni textu *+[[https://status.unipi.technology/​|Unipi services]] 
-    ​span.wrongTranslate{ +\\ 
-      font-weightbold; + 
-      background#bb2922; +[[https://status.mervis.unipi.technology/​|Mervis services]] 
-      color: #fff; +\\ 
-    ​+</​WRAP>​ 
-     +*/
-     +
-    ​/* Modry nadpis pro nejnizsi uroven */ +
-    span.kbBlueText{ +
-      ​font-weight:​ bold; +
-      ​text-decoration:​ underline; +
-      color#00679a; +
-    } +
-     +
-    ​/* CSS pro JS lupu */ +
-    figure.zoom { +
-   +
-        ​background-position:​ 50% 50%; +
-        ​position:​ relative; +
-        max-width: 100%; +
-        height: auto; +
-        overflow: hidden; +
-        display: inline-block;​ +
-        cursor: zoom-in; +
-    }+
  
-    figure.zoom img:hover { +/* CSS a skripty s úpravami od AVsetula ​*/ 
-        opacity: 0; +{{page>:av-styles-and-scripts}}
-    } +
-   +
-    figure.zoom img { +
-        display: block; +
-        width: 100%; +
-        height: auto; +
-    } +
-  </style> +
-   +
-  <!-- Lupa obrazku --> +
-  <​script>​ +
-    function zoom(e){ +
-        var zoomer = e.currentTarget;​ +
-        e.offsetX ? offsetX = e.offsetX : offsetX = e.touches[0].pageX +
-        e.offsetY ? offsetY = e.offsetY : offsetX = e.touches[0].pageX +
-         +
-        x = offsetX/​zoomer.offsetWidth*100 +
-        if(x>0.5) x = (x-50)*1.3+50 +
-        else x = 50-(50-x)*1.3 +
-        if(x<0) x = 0 +
-        if(x>​100) x = 100 +
-         +
-        y = offsetY/zoomer.offsetHeight*100 +
-        if(y>0.5) y = (y-50)*1.5+50 +
-        else y = 50-(50-y)*1.5 +
-        if(y<0) y = 0 +
-        if(y>​100) y = 100 +
-         +
-        zoomer.style.backgroundPosition = x + '% ' + y + '​%';​ +
-    ​} +
-     +
-    function redirectImg(e) { +
-        var url = e.style.backgroundImage;​ +
-        window.location.href = url.substring(5,​ url.length-2);​ +
-    ​} +
-  </​script>​ +
-</​html>​+
  
 ~~NOCACHE~~ ~~NOCACHE~~