diff options
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/mod_oauth2testvehicle.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/mod_oauth2testvehicle.css b/view/css/mod_oauth2testvehicle.css new file mode 100644 index 000000000..0ef2896b5 --- /dev/null +++ b/view/css/mod_oauth2testvehicle.css @@ -0,0 +1,4 @@ +.oath2test-form-box { + border: #ccc thin solid; + padding: 1em; +}
\ No newline at end of file |