Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Websites
KDE.org Website
Commits
0f99b466
Commit
0f99b466
authored
Feb 21, 2021
by
Carl Schwan
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix international website
parent
1cc2295b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
32 additions
and
30 deletions
+32
-30
assets/sass/international.scss
assets/sass/international.scss
+27
-0
content/support/_index.md
content/support/_index.md
+3
-3
content/support/international.md
content/support/international.md
+2
-27
No files found.
assets/sass/international.scss
0 → 100644
View file @
0f99b466
// SPDX-FileCopyrightText: 2021 Carl Schwan <carlschwan@kde.org>
// SPDX-License-Identifier: LGPL-2.1-or-later
.app-category
,
.international-site
{
float
:
left
;
display
:
table-cell
;
max-width
:
240px
;
width
:
240px
;
height
:
60px
;
max-height
:
60px
!
important
;
text-align
:
left
;
}
.app-category
img
,
.international-site
img
{
float
:
left
;
margin
:
0
10px
0
0
!
important
;
}
.app-category
a
,
.international-site
a
{
font-size
:
12pt
;
font-weight
:
700
;
text-decoration
:
none
;
}
.international-site
{
height
:
auto
!
important
;
}
content/support/_index.md
View file @
0f99b466
---
title
:
"
Support
&
Information"
layout
:
single
---
<p>
On this page, you can find different ways to find user support for KDE
software provided by the community.
</p>
...
...
@@ -62,8 +62,8 @@ class="learn-more button">Learn more</a>
<h3>
International Pages
</h3>
<p>
If you are interested in viewing the KDE Home page and other
attached pages in a language other than English, you can choose from
the list at
<a
href=
"international
.php
"
>
KDE International
</a>
.
</p>
<a href="/support/international
.php
"
the list at
<a
href=
"
/support/
international"
>
KDE International
</a>
.
</p>
<a href="/support/international"
class="button learn-more">Learn more
</a>
</section>
...
...
content/support/international.md
View file @
0f99b466
---
title
:
"
International
Sites"
description
:
"
Support
channels
for
KDE
are
also
available
in
other
languages."
sassFiles
:
-
/sass/international.scss
---
<style>
.app-category,.international-site {
float: left;
display: table-cell;
max-width: 240px;
width: 240px;
height: 60px;
max-height: 60px!important;
text-align: left;
}
.app-category img,.international-site img {
float: left;
margin: 0 10px 0 0!important;
}
.app-category a,.international-site a {
font-size: 12pt;
font-weight: 700;
text-decoration: none;
}
.international-site {
height: auto!important;
}
</style>
<p>
This page provides access to a number of KDE web pages in different
languages, countries or regional areas. The idea is to collect useful
information concerning the usage of KDE for specific communities, status of
...
...
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