What does the plus sign in the following code meaning?
#navigator{
position: fixed;
z-index: 99;
+margin-left: -980px;
}
What does the plus sign in the following code meaning?
#navigator{
position: fixed;
z-index: 99;
+margin-left: -980px;
}