Jump to content

border-style outset light direction


oAJAXo

Recommended Posts

Can't find anything on searches for this.

When using outset as a borderstyle, the 3d bevel effect indicates a light source from the top left. Is there a way to get this to appear as though the light source is from the top right?

Edited by oAJAXo
Link to comment
Share on other sites

Please post your code

Not sure how the code will help but here goes
h1{
background-color:black;
text-align:center;
color:blue;
padding:30px 0px;
border:15px outset grey;
margin:20px 20px 10px 20px;
}
This site wont let me link an image.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...