Changes

Jump to navigation Jump to search
991 bytes added ,  18:01, 22 August 2020
no edit summary
}
/* Style the buttons that are used to open the tab content */
button.tablinks {
display: block;
background-color: transparent;
padding: 5px 5px;
width: 30%;
outline: none;
text-align: left;
cursor: pointer;
font-size: 14pt;
font-weight: bold;
transition: 0.3s;
margin-top: 0.70em; margin-bottom: 0.70em; padding-top: 0.5rem; padding-left: 0.5rem; border-bottom: none; border-left: solid 8px #872222;
}
 
/* Change background color of buttons on hover */
button.tablinks:hover {
background-color: #ddd;
}
 
/* Create an active/current "tab button" class */
button.tablinks.active {
background-color: #ccc;
color: black;
}
 
/* Style the tab content */
.contextxmlform {
/* float: left;
padding: 0px 12px;
border: 1px solid #ccc;
width: 70%;
border-left: none;
height: 300px; */
margin-left: 10px;
display: none;
}
h1.command {
font-family:monospace;

Navigation menu