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

      


                      


      
                 



            
                 


   

                        


         

                        


    


                                


                





                    

 




                       


                            


            






                         

 
        
                  

 
     
                  

 

         
                  

 
       
                  

 

          
                  

 
            



                        

 
       


                      

 
           
                  

 
        



                                                


       
                 
                    

 
             

                         


                                           
      

                    

 
           
                 

 

          

                  


                
                  

 


       
                  



            

                    

 
      
              


            
                      


            
                   

 
    
                 


     
                        



          
              


         
              


            

                              


                  

                                 


                  
                      
                 


                        
                      
                                  


                   
                 
                    


     

                            
                 


         
                        

              
html,
body {
  background: #181818;
  color: #d8d8d8;
  font-size: 13px;
}

.rep {
  color: #e0e0e0;
}

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

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

a:hover {
  color: #86c1b9;
  text-decoration: none;
}

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

.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 {
  font-size: 12px;
  padding: 3px 5px;
  width: 100px;
  background: #282828;
  border: 1px solid #111;
  color: #d8d8d8;
  font-weight: normal;
}

.rules {
  font-size: 11px;
}

.fs {
  font-size: 11px;
}

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

.info {
  font-size: 10pt;
}

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

blockquote {
  font-size: 13px;
  margin-left: 1.8em;
  padding-right: 3em;
  padding-bottom: 0.3em;
}

.logo {
  font-size: 18pt;
  margin: 0px;
  padding-bottom: 2em;
}

.postform {
  font-size: 10pt;
}

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

.subj {
  color: #3b7335;
  font-weight: bold;
}

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

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

#main_nav {
  font-size: 9pt;
}

.pg,
.pg span {
  border: none;
  font-size: 10pt;
}

.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;
}

#catalog .thread:hover {
  background: #373a44;
  box-shadow: 0 0 5px 5px #373a44;
}

#catalog .replies {
  color: #909090;
  font-weight: bold;
}

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

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