CURRENT MISSION: Conclude the 2026 soyjak.party hack page, aswell as any pages relating to it, such as the Summer 2026 Crisis page.
Update Quotecord with any relevant info. See the blackboard for more info.

Template:Powerpoint/styles.css

From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search
.pptmain {
  border: 2px outset;
  position: relative;
  font-family: Arial;
  user-select: none;
}

.pptmain .controlbtn {
  display: inline-block;
  border: 2px outset #000;
  margin: 2px;
  padding: 0px 2px;
  background: rgba(255, 255, 255, 0.33);
  color: rgba(0, 0, 10, 0.67);
  cursor: default;
}

.pptmain .controls:hover .controlbtn {
  background: rgba(255, 255, 255, 0.93);
  color: #000;
}

.pptmain .controls:hover {
  background: rgba(255, 255, 255, 0.67); 
  border-radius: 3px 0px 0px 0px;
}

.pptmain .controls {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 3px;
  background: rgba(255, 255, 255, 0.2);
}

.pptmain .controlbtn:active {
  border: 2px inset #000;
}