Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Working Groups
AsciiDoc WG
asciidoc.org
Commits
e577a7d6
Commit
e577a7d6
authored
Feb 22, 2022
by
Dan Allen
Committed by
Guillaume Grossetie
Feb 23, 2022
Browse files
adjust padding on ecosystem panels and slightly revise text
parent
dd68c843
Changes
2
Hide whitespace changes
Inline
Side-by-side
pages/assets/css/_base.css
View file @
e577a7d6
...
@@ -1010,7 +1010,7 @@ section.tools .cards > .card {
...
@@ -1010,7 +1010,7 @@ section.tools .cards > .card {
background
:
#fff
;
background
:
#fff
;
box-shadow
:
0
4px
40px
rgb
(
0
0
0
/
10%
);
box-shadow
:
0
4px
40px
rgb
(
0
0
0
/
10%
);
border-radius
:
5px
;
border-radius
:
5px
;
padding
:
4.187
5rem
1.75
rem
;
padding
:
3.2
5rem
3
rem
;
z-index
:
1
;
z-index
:
1
;
overflow
:
hidden
;
overflow
:
hidden
;
position
:
relative
;
position
:
relative
;
...
@@ -1023,10 +1023,6 @@ section.tools .cards > .card p {
...
@@ -1023,10 +1023,6 @@ section.tools .cards > .card p {
}
}
@media
screen
and
(
min-width
:
640px
)
{
@media
screen
and
(
min-width
:
640px
)
{
section
.tools
.cards
>
.card
{
padding
:
4.1875rem
7.625rem
2.5rem
3.8125rem
;
}
section
.tools
.cards
{
section
.tools
.cards
{
row-gap
:
2rem
;
row-gap
:
2rem
;
}
}
...
@@ -1039,10 +1035,6 @@ section.tools .cards > .card p {
...
@@ -1039,10 +1035,6 @@ section.tools .cards > .card p {
grid-auto-flow
:
column
;
grid-auto-flow
:
column
;
grid-gap
:
0.25rem
1.25rem
;
grid-gap
:
0.25rem
1.25rem
;
}
}
section
.tools
.cards
>
.card
{
padding
:
3.75rem
2.5rem
2.5rem
;
}
}
}
@media
screen
and
(
min-width
:
1280px
)
{
@media
screen
and
(
min-width
:
1280px
)
{
...
@@ -1051,7 +1043,7 @@ section.tools .cards > .card p {
...
@@ -1051,7 +1043,7 @@ section.tools .cards > .card p {
}
}
section
.tools
.cards
>
.card
{
section
.tools
.cards
>
.card
{
padding
:
4
.75
rem
4.
75rem
2.
5rem
;
padding
:
4rem
4.
2
5rem
;
}
}
}
}
...
...
pages/index.adoc
View file @
e577a7d6
...
@@ -293,7 +293,7 @@ Development of the specification is currently underway.
...
@@ -293,7 +293,7 @@ Development of the specification is currently underway.
[discrete]
[discrete]
=== Author
=== Author
Write,
preview, and validate
AsciiDoc content in your favorite text editor, IDE, or browser.
Write,
validate, and preview your
AsciiDoc content in your favorite text editor, IDE, or browser.
{url-awesome-asciidoc}#author[Explore,role=action]
{url-awesome-asciidoc}#author[Explore,role=action]
--
--
...
@@ -303,7 +303,7 @@ Write, preview, and validate AsciiDoc content in your favorite text editor, IDE,
...
@@ -303,7 +303,7 @@ Write, preview, and validate AsciiDoc content in your favorite text editor, IDE,
[discrete]
[discrete]
=== Convert
=== Convert
Convert
your
AsciiDoc documents to HTML, DocBook, PDF, and more using an AsciiDoc processor.
Convert AsciiDoc documents to HTML, DocBook, PDF, and more using an AsciiDoc processor.
{url-awesome-asciidoc}#convert[Explore,role=action]
{url-awesome-asciidoc}#convert[Explore,role=action]
--
--
...
@@ -313,7 +313,7 @@ Convert your AsciiDoc documents to HTML, DocBook, PDF, and more using an AsciiDo
...
@@ -313,7 +313,7 @@ Convert your AsciiDoc documents to HTML, DocBook, PDF, and more using an AsciiDo
[discrete]
[discrete]
=== Publish
=== Publish
Publish
your
content using
static
site generators
and
build tools that understand how to
work with
AsciiDoc.
Publish content using site generators
or
build tools that understand how to
process
AsciiDoc.
{url-awesome-asciidoc}#publish[Explore,role=action]
{url-awesome-asciidoc}#publish[Explore,role=action]
--
--
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment