HEX
Server: nginx/1.24.0
System: Linux rtfmfm 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User: neo (1001)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/rtfmfm.com/run/css/styles.css
body {
  font-family: Nunito, sans-serif;
  color: #676b6d;
  text-align: justify;
  text-justify: inter-word;
  line-height: 1.5em;
}

h1 {
  font-size: 24px;
  line-height: 26px;
}

h2 {
  font-size: 22px;
}

h1,
h2 {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 30px;
  font-weight: 700;
}

h4 {
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  margin-block-start: 1em;
  margin-block-end: 0.2em;
  padding-inline-start: 30px;
}

h3 {
  font-size: 18px;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 0.2em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  padding-inline-start: 30px;
}

table {
  font-size: 0.9em;
}

ul {
  list-style-type: disc;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 30px;
}

.no-discs {
  list-style: none;
}

.content_table ul,
.content_table li {
  list-style: none;
  padding-inline-start: 15px;
  text-align: left;
  line-height: 1em;
}

.content_table li {
  margin-bottom: 10px;
  /* border-bottom: 1px solid #ccc; */
}

th,
td,
tr {
  text-align: center;
  border: 1px solid #d0d0d0;
}

p {
  text-indent: 30px;
  margin-block-start: 0px;
  margin-block-end: 0px;
}

a {
  color: #606060;
  text-decoration: none;
}

.imagesBlock {
  width: 100%;
  text-align: center;
}

.training_line {
  display: block;
}

.image-title {
  margin-block-start: 1em;
  font-weight: 700;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.table {
  --bs-table-hover-color: #cc0000;
}

.table-hover>tbody>tr:hover>* {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

#top_btn {
  position: fixed;
  bottom: 10px;
  right: 10px;
}