Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Ah right, I wasn't sure what you planned to do with it since the radius in all corners made me think you wanted to separate the navigation. the following should do that for you then [code]#navcontainer { border-radius: 10px 10px 0 0; }#contentwrap { border-radius: 0; }[/code]
Ah right, I wasn't sure what you planned to do with it since the radius in all corners made me think you wanted to separate the navigation.
the following should do that for you then
[code]
#navcontainer { border-radius: 10px 10px 0 0; }
#contentwrap { border-radius: 0; }
[/code]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences