Adds more support for oauth - access_token & decorators still to do

This commit is contained in:
xray7224
2013-07-10 15:49:59 +01:00
committed by xray7224
parent d41c6a5349
commit 405aa45adc
7 changed files with 260 additions and 13 deletions

View File

@@ -753,3 +753,10 @@ pre {
#exif_additional_info table tr {
margin-bottom: 10px;
}
p.verifier {
text-align:center;
font-size:50px;
none repeat scroll 0% 0% rgb(221, 221, 221);
padding: 1em 0px;
}