PHPIndex

This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).

simplebox
contents.css
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/widget/dev/assets/contents.css'
View Content
.mediumBorder {
	border-width: 2px;
}
.thickBorder {
	border-width: 5px;
}
img.thickBorder, img.mediumBorder {
	border-style: solid;
	border-color: #CCC;
}
.important.soMuch {
	margin: 25px;
	padding: 25px;
	background: red;
	border: none;
}

span.redMarker {
	background-color: red;
}
.invisible {
	opacity: 0.1;
}
sample.jpg
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/widget/dev/assets/sample.jpg'
View Content