Posted by kukung | File under : ,
Cài extension sau:
https://addons.opera.com/en/extensio...easy-user-css/
Và dùng 1 số code css sau
For example, you can use black background and white text:
body
{
color:white;
background-color:black;
}

Zoom:
*
{
-o-transform: scale(1);
}

Zoom text only:
*
{
font-size: 105% ! important;
}
Nguồn

0 nhận xét:

Đăng nhận xét