Template:MDrivenStart Template: Difference between revisions

From MDrivenWiki
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html>
<html>
<a href="javascript:history.go(-1)" class="MDRLink">Back One</a>
  <style>
<a href="https://wiki.mdriven.net/index.php?title=MDrivenStart_Start" class="MDRLink">Back to Start</a>
    a.MDRLink, a.ChatLink {
<a href="https://portal.mdriven.net/app#/OpenChat/$null$" class="ChatLink">New! Chat</a>
      padding: 10px;
<style>
      margin: 5px;
  .MDRLink{background:yellow;}
      border-radius: 5px;
  .ChatLink{background:pink;}
      color: #000;
  #header-wrapper{visibility:collapse;}
      text-decoration: none;
  #content-heading{visibility:collapse;}
      display: inline-block;
  #sidebar-wrapper{visibility:collapse;}
      transition: background-color 0.3s;
  #content-heading{visibility:collapse;}
    }
  #small-toolbox-wrapper{visibility:collapse;}
 
  #firstHeading{visibility:collapse;margin:0em;font-size:50%;padding:0em;}
    a.MDRLink {
  .toolbox-container{visibility:collapse;}
      background: #ffff99;
  .standard-toolbox{visibility:collapse;}
    }
  #content-wrapper{margin-left: 1em; top:0em;}
 
  #footer{visibility:collapse;}
    a.MDRLink:hover {
@media only screen and (max-width: 600px)
      background-color: #ffffcc;
{
    }
  #content-heading{visibility:collapse;font-size:1%;}
 
  #small-toolbox-wrapper {font-size:1%;}
    a.ChatLink {
  #firstHeading{visibility:collapse;margin:0em;font-size:1%;padding:0em;}
      background: #ffc0cb;
}
    }
</style>
 
    a.ChatLink:hover {
      background-color: #ffdddd;
    }
 
 
    #header-wrapper,
    #content-heading,
    #sidebar-wrapper,
    #small-toolbox-wrapper,
    .toolbox-container,
    .standard-toolbox,
    #footer {
      visibility: collapse;
    }
 
    #firstHeading {
      visibility: collapse;
      margin: 0;
      font-size: 50%;
      padding: 0;
    }
 
    #content-wrapper {
      margin-left: 1em;  
      top: 0;
    }
 
    @media only screen and (max-width: 600px) {
      #content-heading,
      #small-toolbox-wrapper,
      #firstHeading {
        visibility: collapse;
        font-size: 1%;
      }
    }
  </style>
 
  <a href="javascript:history.go(-1)" class="MDRLink">Back One</a>
  <a href="https://newwiki.mdriven.net/index.php?title=MDrivenStart_Start" class="MDRLink">Back to Start</a>
  <a href="https://portal.mdriven.net/app#/ChatView/$null$" class="ChatLink">Chat Updated!</a>
</html>
</html>

Latest revision as of 10:33, 9 December 2023

Back One Back to Start Chat Updated!

This page was edited 140 days ago on 12/09/2023. What links here