Changes

Jump to navigation Jump to search
Undo revision 29544 by Garulfo (talk)
*/
.first { background-color:#7FDFDFcfefff; } .second { background-color:#7FDF7Fb2f2b2; } .third { background-color:#DF7F7Ff8bfbf; } .fourth { background-color:#DFDF5Fefef98; }
.cmd { font-family:monospace; font-size: 10pt; }
.annot { font-family:sans-serif; margin-top:1cm; }
.large { font-size: 24pt; }
/* new color names, based on proposal by thala, to replace first ... fourth eventually */
.arg1 { background-color: #cfefff}
.arg2 { background-color: #b2f2b2}
.arg3 { background-color: #f8bfbf}
.arg4 { background-color: #efef98}
.arg5 { background-color: #bfc4ee}
.arg6 { background-color: #f5deb3}
.arg7 { background-color: #e4bfe4}
span.minor {
a:active { color: #872222; text-decoration: none;}
a.external:link { color: #872222; text-decoration: none;}
a.external:visited { color: #872222; text-decoration: none;}
a.external:hover { color: #36b; text-decoration: none;}
a.external:active { color: #872222; text-decoration: none;}
 
a.new:link { color: red; text-decoration: none;}
a.new:visited { color: red; text-decoration: none;}
a.new:hover { color: red; text-decoration: none;}
a.new:active { color: red; text-decoration: none;}
grid-template-columns: 100px 100px 100px 100px 100px ;
grid-gap: 1.5rem;
justify-content: space-betweenevenly;
list-style: none;
padding: 1rem;
grid-template-columns: repeat(auto-fit, minmax(15em, 29em));
grid-gap: 1.9em;
justify-content: space-betweenevenly;
list-style: none;
padding: 0px;
grid-template-columns: repeat(auto-fit, minmax(15em, 29em));
grid-gap: 1.9em;
justify-content: space-betweenevenly;
list-style: none;
padding: 0px;
grid-template-columns: repeat(auto-fit, minmax(15em, 19em));
grid-gap: 1.4em;
justify-content: space-betweenevenly;
list-style: none;
padding: 0px;

Navigation menu