aboutsummaryrefslogblamecommitdiff
path: root/static/css/another.css
blob: ca684d1ca7a71ec1431be500745ccafdc87040f6 (plain) (tree)
1
2
3
4
5
6
7
8
9

      

                      
                  


      
                 



            
                 


   

                        

 
         
                 
                             


    


                                

 



                  
                





                    

 




                       


                            


            





                         

 
     
                  

 

         
                  

 
       
                  

 

          
                  

 
           
                  

 
        


                                                


       
                 

 
             

                         


                                           
      

                    

 

          
               


                
                  

 


       
                  



            

                    

 
      
              


            
                      


            
                   

 
    
                 


     
                        



          
              


         
              


            

                              


                  

                                 


                  
                      
                 

 
     

                            
                 


         
                        

              
html,
body {
  background: #181818;
  color: #d8d8d8;
  font-size: 10pt;
}

.rep {
  color: #e0e0e0;
}

a .name,
.nav label {
  color: #83a74d;
}

a {
  color: #56a74d;
  text-decoration: none;
}

a:focus {
  color: #86c1b9;
  text-decoration: underline;
}

hr {
  border: none;
  border-bottom: 1px solid #333;
  margin-bottom: 10px;
}

#main_nav {
  font-size: 10pt;
}

.form textarea {
  width: 295px;
  min-width: 295px;
  max-width: 295px;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
}

input[type="text"],
input[type="password"],
input[type="submit"],
select,
textarea {
  background: #282828;
  border: 1px solid #383838;
  color: #d8d8d8;
}

.postblock {
  padding: 3px 5px;
  width: 100px;
  background: #282828;
  border: 1px solid #111;
  color: #d8d8d8;
  font-weight: normal;
}

.fs {
  font-size: 11px;
}

.fs span,
.fs a {
  font-size: 10pt;
}

.info {
  font-size: 10pt;
}

.omitted,
td #text {
  font-size: 10pt;
}

.postform {
  font-size: 10pt;
}

.reply {
  background-color: #282828;
  border: 1px solid;
  border-color: #383838 #282828 #282828 #383838;
}

.subj {
  color: #3b7335;
}

.thread .fs {
  margin-left: 20px;
  padding-bottom: 0.25em;
}

/* para que chucha son estos 3 puntos??? */
.ell {
  /*display: none;*/
  color: #181818;
}

.pg,
.pg span {
  border: none;
}

.pg span input {
  padding: 0.25em;
}

#ctrl,
.tt,
.hsbn {
  font-size: 10pt;
}

.replymode,
.extramode {
  color: #fff;
  margin-top: 0.5em;
}

.rep {
  color: #888;
}

.replymode {
  background: #2b2b2b;
}

.extramode {
  background: #333;
}

.q {
  color: #789922;
}

.fs {
  text-decoration: none;
}

.name,
.omitted {
  color: #aaa;
}

.abbrev {
  color: #777;
}

.highlight {
  background: #5b5f69;
  outline: 1px dashed #44474f;
}

.managertable td {
  background: rgb(0, 0, 0, 0.25);
  border: 0px;
}

.managertable th {
  background: #252830;
  color: #f8f8f8;
}

.yt {
  background: #292c33;
  border: 1px solid #5e6b7d;
  color: #e0e0e0;
}

.quoted {
  border-color: #1a1d22;
  color: #aaa;
}