This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
java-bookstore
mirror of
https://github.com/Fincer/java-bookstore
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
Add REST API reference page CSS class styles
Signed-off-by: Pekka Helenius <fincer89@hotmail.com>
v0.0.2-alpha
Pekka Helenius
4 years ago
parent
0e80a3a7c6
commit
fc7caa6af9
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
bookstore/src/main/resources/static/css/bookstore.css
+ 9
- 0
bookstore/src/main/resources/static/css/bookstore.css
View File
@ -3,4 +3,13 @@
.
bookform-section
{
border-top
:
1px
dotted
#
888
;
padding-top
:
1
.
5em
;
}
.
apiref-table-right
{
width
:
50
%
;
}
.
apiref-table-title
{
background-color
:
#
48C
;
color
:
#
FFF
;
}
Write
Preview
Loading…
Cancel
Save