
/*
Theme Name: Aytibilisim Gece Modu
Theme URI: https://www.aytibilisim.com
Author: Ayti Bilişim
Author URI: https://www.aytibilisim.com
Description: Gece moduna sahip, modern ve şık bir WordPress teması.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aytibilisim
Tags: custom-background, custom-logo, custom-menu, featured-images, theme-options
*/

body {
  background-color: #121212;
  color: #e0e0e0;
  font-family: 'Segoe UI', sans-serif;
  margin: 0;
  padding: 0;
}

a {
  color: #03a9f4;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

header, footer {
  background-color: #1f1f1f;
  padding: 20px;
  text-align: center;
}

.site-title {
  font-size: 2em;
  font-weight: bold;
}
