Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
page source test
#1
Toungue 
element.style {
}
body, button, input, select, textarea {
    font-family: "Open Sans","Lucida Grande",Tahoma,"Trebuchet MS",Verdana,Arial,sans-serif;
    color: #222;
}
body {
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
}
body {
    background: #fff;
    color: #000;
    text-align: center;
    margin: 0;
}
user agent stylesheet
body {
    display: block;
    margin: 8px;
}
Inherited from html
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
Pseudo ::selection element
::selection {
    background: #f8891f;
    background: #ff7500;
    color: #fff;
    text-shadow: none;
}

<Test complete>
Sup bro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)