modified: statusnet.tgz First url shortener is a custom YourLS url shortener, if it is configured.

modified:   statusnet/statusnet.php First url shortener is a custom YourLS url �shortener, if it is configured.
	modified:   twitter.tgz First url shortener is a custom YourLS url �shortener, if it is configured.
	modified:   twitter/twitter.php First url shortener is a custom YourLS url �shortener, if it is configured.
	new file:   yourls.tgz sets up the config for a custom YourLS url shortener.
	new file:   yourls/README sets up the config for a custom YourLS url shortener.
	new file:   yourls/yourls.css sets up the config for a custom YourLS url shortener.
	new file:   yourls/yourls.php sets up the config for a custom YourLS url shortener.
This commit is contained in:
Keith Fernie 2012-02-09 21:15:41 +00:00
parent fbc44b2135
commit 5c426e3fa2
8 changed files with 161 additions and 9 deletions

21
yourls/yourls.css Executable file
View file

@ -0,0 +1,21 @@
#yourls-label {
float: left;
width: 300px;
margin-top: 10px;
}
yourls-url {
float: left;
margin-top: 10px;
}
#yourls-submit {
margin-top: 15px;
}
.yourls {
text-align: left;
width 100%;
margin-top: 25px;
font-size: 20px;
}