Sunda Cyber Army


* Sunda Cyber Army 2k17 *
Indonesia Defacer ~


Path : /home/dent/public_html/acad275ba/
File Upload :
Current File : /home/dent/public_html/acad275ba/print.css

@media print{
/*get rid of the images at the top*/
#header{
    display: none; 
    color: black; 
}
/*make title smaller and not aligned in the center*/
#title{
    text-align: left; 
    font-size: 14pt; 
    margin-bottom: 5px; 
    color: black;
}
#article{
    columns: 1; 
    width: 100%; 
    position: relative;
    left: -4%; 
    color: black;
}
#sidebar{
    width: 100%; 
    color: black; 
}
#compatibility{
    display: none; 
}

}