.toggleOpened{ color: #0a58ca; text-decoration: none; } .toggleOpened:hover{ color: #0a58ca; !important; cursor: pointer; } .title{ color: #1e5aaf; } .name{ color: #339305; } .redText { color: #da1313; } .threadHeader{ text-align: left; } .threadFooter{ text-align: right; !important; align-self: end; !important; } .threadContent{ text-align: left; display: flex; } .greenText{ color: #3caf03; } .threadImage{ margin: 6px; max-width: 500px; max-height: 500px; padding: 5px; } .threadImage img{ max-width:150px; width: 100%; } .threadImage img.active{ /*transform: scale(3);*/ max-width:500px; width: 100%; } .threadText{ display: block; } .threadTextContainer{ margin: 0; } .Admin{ color: #ff191c; } .Mod{ color: #af13d7; }