aboutsummaryrefslogblamecommitdiff
path: root/src/App.css
blob: bdeb084f02112db634d528cc2ce6e5aad2262ef8 (plain) (tree)
1
2
3
4
5
6
7
8



                  



                          




                                 



                        
                                    



                                                                       

















                                 




                      
 
.main.container {
  margin-top: 4em;
}

.postMessage {
  word-break: break-word;
  overflow-wrap: anywhere;
  text-overflow: ellipsis;
}

.inlineSubHeader {
  display: inline !important;
  margin-left: 0.25em !important;
}

.imageSegment {
  padding: 0 !important;
  /* min-width: 250px !important; */
}

.vipFont {
  font-family: Mona, Monapo, IPAMonaPGothic, 'MS PGothic', YOzFontAA97;
}

.tripcode {
  font-weight: normal !important;
  font-style: italic !important;
}

.username {
  color: #B5BD68;
}

.username.sage {
  color: #81A2BE;
}

/* a quien estás citando? */
.q {
  color: #080;
}

.postImage {
  padding-top: 0.5em;
  padding-bottom: 1em;
}