Template:MDrivenStart Template: Difference between revisions
From MDrivenWiki
Jump to:navigation, search
Template
Hans Karlsen (talk | contribs) No edit summary |
No edit summary |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
a.MDRLink, a.ChatLink { | |||
padding: 10px; | |||
margin: 5px; | |||
border-radius: 5px; | |||
color: #000; | |||
text-decoration: none; | |||
display: inline-block; | |||
</style> | transition: background-color 0.3s; | ||
} | |||
a.MDRLink { | |||
background: #ffff99; | |||
} | |||
a.MDRLink:hover { | |||
background-color: #ffffcc; | |||
} | |||
a.ChatLink { | |||
background: #ffc0cb; | |||
} | |||
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
This page was edited more than 1 years ago on 12/09/2023. What links here