We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have used Time Machine to create the following deployment:
https://ieg-dhr.github.io/DigiKAR_Projektseminar/
Now I want to make the container with the text body wider, but I could not find the relevant settings in either the HTML nor the CSS files.
Could you point me into the right direction?
The text was updated successfully, but these errors were encountered:
I found the following section in the CSS stylesheet that may be what I am looking for:
#container { border: 1px solid #2a2a2a; background: #ddd url(../images/pattern.png); box-shadow: 0 0 5px #b1b1b1; }
Sorry, something went wrong.
No branches or pull requests
I have used Time Machine to create the following deployment:
https://ieg-dhr.github.io/DigiKAR_Projektseminar/
Now I want to make the container with the text body wider, but I could not find the relevant settings in either the HTML nor the CSS files.
Could you point me into the right direction?
The text was updated successfully, but these errors were encountered: