diff --git a/docs/index.html b/docs/index.html index 2af1b11..865df67 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - + Java Versions Cheat Sheet @@ -20,8 +20,8 @@ - - + +
@@ -447,7 +447,9 @@

+
Oracle Resources
+ +

@@ -1388,5 +1390,5 @@
Java 27 / Java SE 27
Creative Commons Attribution-ShareAlike License
-
+ \ No newline at end of file diff --git a/docs/styles.css b/docs/styles.css index b0057d7..529f0b7 100644 --- a/docs/styles.css +++ b/docs/styles.css @@ -6,7 +6,6 @@ a:hover { color: #ff1e56; } footer .fa-li i { font-size: 110%; vertical-align: -5%; } .badge { cursor: default; } .card { border-color: #222; } -.card.jv-resources span { padding-left: 0.18em; padding-right: 0.18em; } .card ul { list-style: disc; margin-bottom: 0; } .card ul ul { list-style: square; } .card-header { background-color: #f2f2f2; border-color: #888; font-weight: 700; } @@ -30,6 +29,7 @@ footer .fa-li i { font-size: 110%; vertical-align: -5%; } .jv-ico-right { padding-left: 0.2em; } .jv-lts.badge { background-color: #0000ee; font-size: 76%; font-weight: 700; padding-top: 0.4em; padding-bottom: 0.38em; vertical-align: 12%; } .jv-new.badge { background-color: #009900; font-size: 64%; font-weight: 500; padding-top: 0.4em; padding-bottom: 0.38em; vertical-align: 18%; } +.jv-resources .row span { display: inline-block; max-width: 16.5em; } .jv-sep { color: #90979d; font-size: 130%; vertical-align: -5%; line-height: 1; } .jv-status { font-size: 112%; margin-right: 0.25em; vertical-align: -6%; } .jv-status.jv-current { color: #00d800; } diff --git a/src/java-versions-cheat-sheet.xsl b/src/java-versions-cheat-sheet.xsl index ff11f0c..33363fb 100644 --- a/src/java-versions-cheat-sheet.xsl +++ b/src/java-versions-cheat-sheet.xsl @@ -134,21 +134,27 @@
Oracle Resources
- Java Technologies - - Java Blog - - Java Downloads - - The Java™ Tutorials - - Code Conventions for the Java™ Programming Language - - Java HotSpot VM Options - - Secure Coding Guidelines for Java SE - - Timezone Data Versions in the Java Runtime +