Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
G
Gönüllü Pardus Web Sitesi
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Artistanbul
Gönüllü Pardus Web Sitesi
Commits
749fbed0
Kaydet (Commit)
749fbed0
authored
Ock 14, 2022
tarafından
Burak iMac
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
uyelik giris kartı kaldırıldi
üst
8c36f21d
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
6 deletions
+7
-6
app.css
assets/styles/css/app.css
+1
-1
app.less
assets/styles/less/app.less
+1
-1
header.php
header.php
+1
-1
sidebar-blog.php
sidebar-blog.php
+1
-1
sidebar-right.php
sidebar-right.php
+1
-1
style.css
style.css
+2
-1
No files found.
assets/styles/css/app.css
Dosyayı görüntüle @
749fbed0
...
...
@@ -1059,7 +1059,7 @@ a.mobile-hamburger-menu .hamburger-menu:after {
#right-side
{
border-left
:
1px
solid
#f4f4f4
;
width
:
360px
;
padding
:
16px
;
padding
:
20px
16px
16px
;
overflow-y
:
auto
;
min-height
:
100%
;
}
...
...
assets/styles/less/app.less
Dosyayı görüntüle @
749fbed0
...
...
@@ -1417,7 +1417,7 @@ a.mobile-hamburger-menu{
#right-side {
border-left: 1px solid #f4f4f4;
width: 360px;;
padding: 16px;
padding:
20px 16px
16px;
overflow-y: auto;
min-height: 100%;
...
...
header.php
Dosyayı görüntüle @
749fbed0
...
...
@@ -38,7 +38,7 @@
</form>
<!-- Member Card -->
<?php
get_template_part
(
'modules/member-card'
,
''
,
array
(
'class'
=>
'd-lg-none d-block'
));
?>
<?php
//
get_template_part('modules/member-card', '', array( 'class' => 'd-lg-none d-block' )); ?>
<!--
Menu
-->
...
...
sidebar-blog.php
Dosyayı görüntüle @
749fbed0
<?php
global
$pd_option
;
?>
<!-- Member Card: Before Login -->
<?php
get_template_part
(
'modules/member-card'
);
?>
<?php
//
get_template_part('modules/member-card'); ?>
<!--
User
List
-->
<?
php
...
...
sidebar-right.php
Dosyayı görüntüle @
749fbed0
<?php
global
$pd_option
;
?>
<!-- Member Card: Before Login -->
<?php
get_template_part
(
'modules/member-card'
);
?>
<?php
//
get_template_part('modules/member-card'); ?>
<!--
Articles
from
Forum
-->
<
div
class
="
articles
-
from
-
forum
">
...
...
style.css
Dosyayı görüntüle @
749fbed0
...
...
@@ -4,5 +4,5 @@ Theme URI: https://pardustopluluk.org/
Author: PenDigital
Author URI: https://pendigital.com/
Description: Bu internet sitesi Pardus Topluluk için PenDigital tarafından hazırlanmıştır
Version: 1.
8
Version: 1.
9
*/
\ No newline at end of file
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