Template:SJTU-Software/documentCss

body{ background: url("SJTU-SOFTWARE.background-document.png") fixed round !important; } [class*=Content]{ margin:auto; width: 80%; border-radius: 15px; border:1px solid; border-color: black; color:#000; } .tutorialContent{ height:1000px; } .Introduction{ display: none; } .Methods{ display: none; } .Results{ display:none; } .designNav>button{ background-color: transparent; border:none; color:#DADADA; } .designNav>button:hover{ color:#095f8a; }

  1. home1{

width:80%; margin: auto; }

  1. home1{

text-align: center; margin-top: 120px; margin-bottom: 120px; } .scrollNav>img{

width:80% !important; } .project-content>div{ border-radius: 8px; border:1px solid; padding-left: 100px; padding-right: 100px; padding-top: 50px; padding-bottom: 50px; border-color:transparent; box-shadow: 2px -2px 5px #444;

       background-color:rgba(255,255,255,0.5);

margin:0 auto; } table{ table-layout: fixed; }