/css/page-content.css (0028f627777aaef4868e2f6bb0ee773bfcd6ca0c) (1751 bytes) (mode 100644) (type blob)

.oContent
{
	background-color: #000;
	background-size: 110%;
	background-image: none;
	margin: 0;
	padding: 5% 2% 4em;
	color: #fff;
	font-family: serif;

	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}

.oContent.text-small  { font-size: .6rem; }
.oContent.text-normal { font-size: .8rem; }
.oContent.text-large  { font-size:  1rem; }

.oContent h1
{
	font-size: 1.6em;
}
.oContent h3
{
	font-size: 1.4em;
}
.oContent h4
{
	font-size: 1.2em;
}

.oContent h1.red
{
	text-transform: uppercase;
}

.oContent h1,
.oContent h2,
.oContent h3,
.oContent h4 {
	color: #e20000;
	text-align: center;
}

.oContent .drop-caps {
	font-size: 300%;
	line-height: 1em;
	margin-right: 0.1rem;
	padding-bottom: 0.1rem;
	text-transform: uppercase;
	float: left;
	position: relative;
	top: .4rem;
	color: #e20000 !important;
}

.oContent .directive {
	font-size: .9em;
	color: #e20000;
}

.oContent span.directive { font-size: .75em; }

.oContent p,
.oContent li
{
	text-indent: 0;
	font-size: 1.2em;
	text-align: justify;
	line-height: 2em;
	clear: both;
}

.oContent p.centered
{
	text-indent: 0;
	text-align: center;
	padding: 0.5em 0 0;
}
.oContent .red
{
	color: #e20000;
}
.oContent .black
{
	color: #fff;
}
.oContent ol
{
	padding-left: 2.4em;
}
.oContent ol li
{
	margin: 0;
	text-indent: 0;
}

.oContent footer
{
	position: fixed;
	bottom: 0;
	height: 32px;
	width: 96%;
}

.oContent .mSize
{
	float: right;
	padding: 5px 10px;
	width: 40px;
	height: 18px;
	border-radius: 5px;
	background-color: #ccc;
	color: #e20000;
	text-align:center;
	text-decoration: none;
}
.oContent .mSize-active { color: #333; }
.oContent .mSize-small 	{ font-size: .6rem; }
.oContent .mSize-normal	{ font-size: .8rem; }
.oContent .mSize-large 	{ font-size:  1rem; }


Mode Type Size Ref File
040000 tree - 5b5dc247d5661f305ae0c4a29899fb85f9842381 css
040000 tree - d25edb42cd2bfb3bee566ef36cf79f704bff8d99 images
100644 blob 1233 84cd8c4461ba0e69f444e5c1455426d104eab00a index.html
040000 tree - 985d191aca78d6d103ada5e1ec895c0de5cc633f js
100644 blob 16 97ff7b4456568836a72263750b76784f61362ed6 readme.md
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/DiAngelo/LadaCuBasme.html

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/DiAngelo/LadaCuBasme.html

Clone this repository using git:
git clone git://git.rocketgit.com/user/DiAngelo/LadaCuBasme.html

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main